Update to version 1.0.8; Fixes RHBZ#2219227

epel9
Fabio Valentini 2 years ago
parent 6e6e913433
commit 2823d23764
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -13,3 +13,4 @@
/itoa-1.0.4.crate
/itoa-1.0.5.crate
/itoa-1.0.6.crate
/itoa-1.0.8.crate

@ -5,7 +5,7 @@
%global crate itoa
Name: rust-itoa
Version: 1.0.6
Version: 1.0.8
Release: %autorelease
Summary: Fast integer primitive to string conversion

@ -1 +1 @@
SHA512 (itoa-1.0.6.crate) = e1fb82fe16e1248141d48de9e05e7abed0c6fef58f2ff8b77b52aca5f16f3600c46707ff4c7a0f0307047610f29775bda74948d6d1efceb74b37cdd22e1fcf31
SHA512 (itoa-1.0.8.crate) = 6171bfcd70634a2587740c145a15790e12807d2c756a25e74950daf9dd36acc662f12836c5b87e20483b4d020bc0d98a352b8e9787b0b8544bf1ee1b6a0c2c8e

Loading…
Cancel
Save