Update to version 0.4.8; Fixes RHBZ#1996344

epel9
Fabio Valentini 4 years ago
parent a4ef5996d6
commit b8ba8e40df
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/itoa-0.4.5.crate
/itoa-0.4.6.crate
/itoa-0.4.7.crate
/itoa-0.4.8.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate itoa
Name: rust-%{crate}
Version: 0.4.7
Version: 0.4.8
Release: %autorelease
Summary: Fast functions for printing integer primitives to an io::Write

@ -1 +1 @@
SHA512 (itoa-0.4.7.crate) = c61eb50aa00591af28698b45c528c36bd92088f7cd2f453cf686a1824f4656292638bebc468cf67f903473a5045f22777af623cc0515ef3bf25146b89a7c454f
SHA512 (itoa-0.4.8.crate) = 6911d269ff3ed7350e4f0dcfc6e9e0d70e25833e1e7cfcc57d5b8aff1f47b8be4f2e9baf1b92e5517cff63492be489b6d29b48dd9bb642e428acaa431216b68e

Loading…
Cancel
Save