Skip to content

Commit 745561a

Browse files
committed
v0.54.5
1 parent 9ba15b2 commit 745561a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

russh-config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/lib.rs", "src/proxy.rs"]
77
license = "Apache-2.0"
88
name = "russh-config"
99
repository = "https://github.com/warp-tech/russh"
10-
version = "0.54.0"
10+
version = "0.54.5"
1111
rust-version = "1.75"
1212

1313
[dependencies]

russh/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "Apache-2.0"
99
name = "russh"
1010
readme = "../README.md"
1111
repository = "https://github.com/warp-tech/russh"
12-
version = "0.54.4"
12+
version = "0.54.5"
1313
rust-version = "1.75"
1414

1515
[features]

0 commit comments

Comments
 (0)