From 8934a80732f9eff3186b3d0911d277e6526c7303 Mon Sep 17 00:00:00 2001 From: Eugene Date: Sat, 10 Feb 2024 13:59:39 +0100 Subject: [PATCH] v0.43.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 b2474b19..fdbdaea9 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.42.0" +version = "0.43.0-beta.1" rust-version = "1.65" [features]