aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 16:21:15 +0000
committerDavid LeGare <legare@google.com>2022-03-02 16:21:15 +0000
commit4b88bd150c6abd3dbb8710d358e9cba3d94457b0 (patch)
tree619b140d4e933acdbc6d87f524856c1a682011ad /Cargo.toml.orig
parente36c5d1b0e4126406130c1275974291c8a2d5b9b (diff)
downloadslab-4b88bd150c6abd3dbb8710d358e9cba3d94457b0.tar.gz
Update slab to 0.4.5
Test: cd external/rust/crates && atest --host -c Change-Id: I7e7b1c06dd90cf1e342204c2f4827b76c2c96d55
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index b017ada..bc25be8 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -6,7 +6,7 @@ name = "slab"
# - README.md
# - Update CHANGELOG.md
# - Create git tag
-version = "0.4.4"
+version = "0.4.5"
authors = ["Carl Lerche <me@carllerche.com>"]
edition = "2018"
license = "MIT"