From 80281ca52e4ea35026adfc2090ac563b7cda5d5c Mon Sep 17 00:00:00 2001 From: Eugene Date: Wed, 27 Sep 2023 20:48:01 +0200 Subject: [PATCH] v0.39.0 --- russh/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/russh/Cargo.toml b/russh/Cargo.toml index 28ac04ea..08137532 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.38.0" +version = "0.39.0" rust-version = "1.60" [features]