aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-05-12 14:37:18 -0700
committerHaibo Huang <hhb@google.com>2020-05-12 14:37:18 -0700
commite1b5c3c387735e8187bd5ea18da8e2e9cb8e233f (patch)
treed1d73d763d8d7b30c77a65fd4227922d219f1d9b /Cargo.toml.orig
parentde739eb5e2d8377a696407ec4c6201239cdd97a0 (diff)
downloadlibc-e1b5c3c387735e8187bd5ea18da8e2e9cb8e233f.tar.gz
Upgrade rust/crates/libc to 0.2.70
Test: None Change-Id: Ie7a43f9668b2fe781dd552bcf674d125e7ba1857
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 eeb85427..6d9d5e4e 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.69"
+version = "0.2.70"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"