From 686e3f9c78cf6f141ae0001e094da7fa22df4dd9 Mon Sep 17 00:00:00 2001 From: Abraham Egnor Date: Tue, 31 Jan 2023 12:34:55 -0500 Subject: [PATCH] release v2.4.0-beta.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b4388dba9..116937369 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ homepage = "https://www.mongodb.com/docs/drivers/rust/" license = "Apache-2.0" readme = "README.md" name = "mongodb" -version = "2.4.0-beta" +version = "2.4.0-beta.1" exclude = [ "etc/**",