Skip to content

Commit dbdac54

Browse files
committed
v0.56.0
1 parent de9a452 commit dbdac54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.5"
10+
version = "0.56.0"
1111
rust-version = "1.85"
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.55.0"
12+
version = "0.56.0"
1313
rust-version = "1.85"
1414

1515
[features]

0 commit comments

Comments
 (0)