summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-03-23 10:26:40 +0900
committerYuki Okushi <huyuumi.dev@gmail.com>2021-03-23 10:26:40 +0900
commit765cca1fe2603b4838c0fcd741b5334becf0cda8 (patch)
tree13df4e0c32611e11df557322b703c7e0d308e8a3 /Cargo.toml
parentac935822f62625d08b33e2a56c20e6f24dc575ef (diff)
downloadrust-libc-765cca1fe2603b4838c0fcd741b5334becf0cda8.tar.gz
Bump to 0.2.91
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 c60d5f2ab5..0c4443577d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.90"
+version = "0.2.91"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"