diff --git a/russh/Cargo.toml b/russh/Cargo.toml index 13c03cad..3c92212a 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.40.1" +version = "0.40.2" rust-version = "1.65" [features]