summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndre Nathan <andre@digirati.com.br>2020-03-12 18:27:36 -0300
committerAndre Nathan <andre@digirati.com.br>2020-03-13 08:30:38 -0300
commit80e4b5e59a8eb5513c0505263cad5fa0586987b8 (patch)
treee7afed4ad6031b2bc272360b82b860636bda207e /Cargo.toml
parenta1853322305acf1c0165427d901843c2c5cd5645 (diff)
downloadrust-libc-80e4b5e59a8eb5513c0505263cad5fa0586987b8.tar.gz
Bump version to 0.2.68
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 48190a9a32..c415c9b4fe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.67"
+version = "0.2.68"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"