Skip to content

Commit 27e957a

Browse files
committed
chore: Update russh to fix build break
fix #105 Signed-off-by: x1a0b0 <xbtseng@gmail.com>
1 parent 127be36 commit 27e957a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ authors = ["Miyoshi-Ryota <m1yosh1.ry0t4@gmail.com>"]
1616
openssl = []
1717

1818
[dependencies]
19-
russh = "0.54.6"
19+
russh = "0.55.0"
2020
log = "0.4"
2121
russh-sftp = "2.1.1"
2222
thiserror = "2.0.17"

0 commit comments

Comments
 (0)