summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuki Okushi <yuki.okushi@huawei.com>2021-07-07 12:53:28 +0900
committerYuki Okushi <yuki.okushi@huawei.com>2021-07-07 12:53:28 +0900
commitf011c6ca082b5d339c215eeeefc2a10316521c3a (patch)
tree800abbbe21034592b6ff9963a0fcdd35cf8050ca /Cargo.toml
parentf3b7e0ec2e05f45e03a5eec76265cd340675a179 (diff)
downloadrust-libc-f011c6ca082b5d339c215eeeefc2a10316521c3a.tar.gz
Release 0.2.98
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 66ced3c6b0..905c610e75 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.97"
+version = "0.2.98"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"