summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTom Eccles <tom.eccles@codethink.co.uk>2020-05-12 10:58:51 +0100
committerTom Eccles <tom.eccles@codethink.co.uk>2020-05-12 10:58:51 +0100
commit88cfeb1a4c675ea75d8d14070e4e1b6d0a701e2b (patch)
treeabe03966485fedcb0ebece81284290704c1a13ae /Cargo.toml
parent87de9103f5b48d3f8717f14646bac1dfe9495233 (diff)
downloadrust-libc-88cfeb1a4c675ea75d8d14070e4e1b6d0a701e2b.tar.gz
Bump version to 0.2.70
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 eeb8542735..6d9d5e4efb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"