-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Bump to 0.2.101 #2361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump to 0.2.101 #2361
Conversation
New release to allow for usage of `strtof` introduced in #2358 for fuzzing of `hexf-parse` while comparing against `strtof` results.
r? @Amanieu (rust-highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit 28a482b has been approved by |
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.
💔 Test failed - checks-actions |
Seems the macOS 1.30.0 build channel didn't even get to building the code, since it failed to retrieve |
@bors retry |
☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13 |
New release to allow for usage of
strtof
introduced in #2358 forfuzzing of
hexf-parse
while comparing againststrtof
results.