aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-08-20 03:31:02 -0700
committerHaibo Huang <hhb@google.com>2020-08-20 03:31:02 -0700
commitf49534a9bedc30c40a6ed65fe3ca050c3f7fbf6f (patch)
tree562bb6e87dfd52bc259de4d833ba216e28e81ca2 /Cargo.toml.orig
parentb3092466bac6f7f00a8019cfb520153a03c496b1 (diff)
downloadlibc-f49534a9bedc30c40a6ed65fe3ca050c3f7fbf6f.tar.gz
Upgrade rust/crates/libc to 0.2.76
Test: make Change-Id: I7054d14398b116d605871bf671483b2a0f828abf
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 f9d8a6e2..19b714c1 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.74"
+version = "0.2.76"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"