From e5f12248359e9b2a3aed3420c02fbfbb6e4dca84 Mon Sep 17 00:00:00 2001 From: Eugene Date: Fri, 22 Sep 2023 16:32:46 +0200 Subject: [PATCH] v0.39.0-beta.1 --- russh/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/russh/Cargo.toml b/russh/Cargo.toml index 34491e75..cb158a03 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-beta.1" rust-version = "1.60" [features]