aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2020-10-01 15:27:38 +0100
committerAndrew Walbran <qwandor@google.com>2020-10-02 13:19:29 +0100
commit010e67ebc5ce4e64b478b486fab1e6067aaed13b (patch)
treeca61c5f5aa8e7044b452d7eb4a4bc0d9d7d2cf98 /Cargo.toml.orig
parentb4a494e253094bca2870001ed20002c45a064e33 (diff)
downloadlibc-010e67ebc5ce4e64b478b486fab1e6067aaed13b.tar.gz
Upgrade rust/crates/libc to 0.2.78.
Bug: 168685525 Test: atest --host --include-subdirs external/rust/crates Change-Id: Ic8b3466a1f8e42b5372e2d5aa5e81fe89473df83
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 1f337cb2..6fce5a4c 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.77"
+version = "0.2.78"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"