File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33- [ Changelog] ( #changelog )
4+ - [ 0.6.4] ( #064 )
45 - [ 0.6.3] ( #063 )
56 - [ 0.6.2] ( #062 )
67 - [ 0.6.1] ( #061 )
2122
2223---
2324
25+ ## 0.6.4
26+
27+ Released on 15/08/2025
28+
29+ - ssh2-config 0.6.0
30+
2431## 0.6.3
2532
2633Released on 21/07/2025
Original file line number Diff line number Diff line change @@ -10,23 +10,23 @@ license = "MIT"
1010name = " remotefs-ssh"
1111readme = " README.md"
1212repository = " https://github.com/remotefs-rs/remotefs-rs-ssh"
13- version = " 0.6.3 "
13+ version = " 0.6.4 "
1414rust-version = " 1.85.1"
1515
1616[dependencies ]
1717chrono = " ^0.4"
1818lazy-regex = " 3"
1919log = " ^0.4"
2020remotefs = " ^0.3"
21- ssh2-config = " ^0.5 "
21+ ssh2-config = " ^0.6 "
2222ssh2 = " ^0.9"
2323
2424[dev-dependencies ]
2525env_logger = " ^0.11"
2626pretty_assertions = " ^1"
2727rand = " ^0.9"
2828tempfile = " ^3"
29- testcontainers = { version = " 0.24 " , features = [" blocking" ] }
29+ testcontainers = { version = " 0.25 " , features = [" blocking" ] }
3030
3131[features ]
3232default = [" find" ]
Original file line number Diff line number Diff line change 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.6.3 (21/07 /2025)</p >
14+ <p align =" center " >Current version: 0.6.4 (15/08 /2025)</p >
1515
1616<p align =" center " >
1717 <a href="https://opensource.org/licenses/MIT "
You can’t perform that action at this time.
0 commit comments