From 07286a835f57d6d4f55e79ecbc62fcaa12d54e50 Mon Sep 17 00:00:00 2001 From: Jeff Vander Stoep Date: Wed, 15 Feb 2023 19:31:55 +0100 Subject: Upgrade bytes to 1.4.0 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rust/crates/bytes For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: I3c895d5bfc3a552a69de22f9d904adbd00e4aeee --- Cargo.toml.orig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml.orig') diff --git a/Cargo.toml.orig b/Cargo.toml.orig index 9efd8a1..4a96ec1 100644 --- a/Cargo.toml.orig +++ b/Cargo.toml.orig @@ -4,7 +4,7 @@ name = "bytes" # When releasing to crates.io: # - Update CHANGELOG.md. # - Create "v1.x.y" git tag. -version = "1.3.0" +version = "1.4.0" license = "MIT" authors = [ "Carl Lerche ", -- cgit v1.2.3