Update to version 0.33.0; Fixes RHBZ#1943213

epel9
Fabio Valentini 3 years ago
parent 958e463dfd
commit 5e0de2b13d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/crates-io-0.30.0.crate
/crates-io-0.31.0.crate
/crates-io-0.32.0.crate
/crates-io-0.33.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate crates-io
Name: rust-%{crate}
Version: 0.32.0
Version: 0.33.0
Release: %autorelease
Summary: Helpers for interacting with crates.io

@ -1 +1 @@
SHA512 (crates-io-0.32.0.crate) = c56039330d08ffb6328253364f3db67455c7c6d002a776ac64e0fda7ec1986006a377041cfb4346fcd3f58ccc411603005d1d09ccf183d5d3fb554a5b8bbed03
SHA512 (crates-io-0.33.0.crate) = 97cc5ac95b2c3bc6aac51ffb34418bb3643821da667aea9e910d1871c845b0776eff61c8a69a12522efd940e95e6a9a9f418c781e45f18f6962c82f16e98f114

Loading…
Cancel
Save