diff --git a/russh/Cargo.toml b/russh/Cargo.toml index 38aaa56f..ea55b471 100644 --- a/russh/Cargo.toml +++ b/russh/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" name = "russh" readme = "../README.md" repository = "https://github.com/warp-tech/russh" -version = "0.37.1" +version = "0.38.0-beta.1" rust-version = "1.60" [features]