From 6ecb45d9a860395dee6d1d4f74fc087e4311846e Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Thu, 16 Mar 2023 19:23:59 +0100 Subject: [PATCH] v0.36.2 --- russh/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/russh/Cargo.toml b/russh/Cargo.toml index a8ba2d29..8501468e 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.36.1" +version = "0.36.2" rust-version = "1.60" [features]