summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2021-09-17 17:50:24 +0200
committerGuillaume Gomez <guillaume.gomez@huawei.com>2021-09-17 17:50:24 +0200
commite2e1726fbe88437c1f4b77853321b123d9c0ab8a (patch)
tree08fd642d65ec231553063ae80bcd2f93987d9059 /Cargo.toml
parenta50d9e87b1b9c8f6dda88218b3a4a010b4952de9 (diff)
downloadrust-libc-e2e1726fbe88437c1f4b77853321b123d9c0ab8a.tar.gz
Upgrade crate version to 0.2.103
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 57c3a4ce86..6d2c9beb2a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.102"
+version = "0.2.103"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"