aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2020-07-08 13:45:51 +0100
committerAndrew Walbran <qwandor@google.com>2020-07-08 13:57:14 +0100
commit50e8d1d9bd828110ac70836d7fff468036e48b5d (patch)
tree2379a55723a45744d3042c3cf2e0091468d3e0fc /Cargo.toml
parenta8dfa1274f6733cde9e025d1108cde4b9690988a (diff)
downloadlibc-50e8d1d9bd828110ac70836d7fff468036e48b5d.tar.gz
Upgrade rust/crates/libc to 0.2.72.android-r-beta-3android-r-beta-2
Bug: b/158290206 Test: mm -j40 Change-Id: Iaad65cc21e5640cfbd31d40991b44ba1a6fa6de4
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 841a824d..e30d68b7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@
[package]
name = "libc"
-version = "0.2.71"
+version = "0.2.72"
authors = ["The Rust Project Developers"]
build = "build.rs"
exclude = ["/ci/*", "/azure-pipelines.yml"]