summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Hübener <alex.teamplayer@gmail.com>2022-08-10 14:26:08 +0200
committerAlexander Hübener <alex.teamplayer@gmail.com>2022-08-10 14:26:08 +0200
commit18e16bcdb25527a8e99e876bfb262b2a239123a8 (patch)
treed7331924a43bc77f94d70bd887dc36ab8b22571e
parent0e5cd2cbc267c482cc1d4ccbf984b8829801226b (diff)
downloadrust-libc-18e16bcdb25527a8e99e876bfb262b2a239123a8.tar.gz
bump version
-rw-r--r--libc-test/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc-test/Cargo.toml b/libc-test/Cargo.toml
index ebfe130ca7..4665f0c13e 100644
--- a/libc-test/Cargo.toml
+++ b/libc-test/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc-test"
-version = "0.2.129"
+version = "0.2.130"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
build = "build.rs"