From 28a482bb8b2c2df65f743613e3cde13ff1074984 Mon Sep 17 00:00:00 2001 From: Hans Christian Schmitz Date: Tue, 24 Aug 2021 09:37:47 +0200 Subject: Bump to 0.2.101 New release to allow for usage of `strtof` introduced in #2358 for fuzzing of `hexf-parse` while comparing against `strtof` results. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 03dfb09db0..43ed571dcf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libc" -version = "0.2.100" +version = "0.2.101" authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md" -- cgit v1.2.1