From 2a4b5a041efadf68db1afe1a5589bcc4fdc5ed44 Mon Sep 17 00:00:00 2001 From: Milo Mirate <992859+mmirate@users.noreply.github.com> Date: Mon, 18 Dec 2023 14:53:28 -0500 Subject: [PATCH] v0.41.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 3c92212a..61f04e35 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.2" +version = "0.41.0-beta.1" rust-version = "1.65" [features]