From 4115b8fd3a94c17c0178761ea769a40ca410903d Mon Sep 17 00:00:00 2001 From: Eugene Date: Thu, 22 Aug 2024 23:46:45 +0200 Subject: [PATCH] bump --- russh/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/russh/Cargo.toml b/russh/Cargo.toml index 3ceef3ca..fecdf24d 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.46.0-beta.3" +version = "0.46.0-beta.4" rust-version = "1.65" [features]