Skip to content

Commit 0c7fdb8

Browse files
committed
0.1.0
1 parent 6f13d4b commit 0c7fdb8

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
## 0.1.0
99

10-
Released on 05/01/2022
10+
Released on 04/01/2022
1111

1212
- First release

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ chrono = "^0.4.19"
1818
lazy_static = "^1.4.0"
1919
log = "^0.4.14"
2020
regex = "^1.5.0"
21-
#remotefs = "^0.2.0"
22-
remotefs = { git = "https://github.com/veeso/remotefs-rs", branch = "0.2.0" }
21+
remotefs = "^0.2.0"
2322
ssh2-config = "^0.1.1"
2423
ssh2 = "^0.9.0"
2524

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p align="center">~ Remotefs SSH client ~</p>
1212

1313
<p align="center">Developed by <a href="https://veeso.github.io/" target="_blank">@veeso</a></p>
14-
<p align="center">Current version: 0.1.0 (05/01/2022)</p>
14+
<p align="center">Current version: 0.1.0 (04/01/2022)</p>
1515

1616
<p align="center">
1717
<a href="https://opensource.org/licenses/MIT"

0 commit comments

Comments
 (0)