Skip to content

Commit e52587a

Browse files
committed
🔖 v0.3.0
1 parent a5755be commit e52587a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fast-ssh"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
license = "MIT"
55
description = "Quicky connect to your servers by navigating through your SSH config."
66
readme = "README.md"
@@ -24,4 +24,4 @@ serde_yaml = "0.8.21"
2424
chrono = "0.4.19"
2525
sublime_fuzzy = "0.7.0"
2626
lazy_static = "1.4.0"
27-
anyhow = "1.0.47"
27+
anyhow = "1.0.47"

0 commit comments

Comments
 (0)