Update to version 2.1.0; Fixes RHBZ#2247331

epel9 imports/e9/rust-indexmap-2.1.0-1.el9
Fabio Valentini 1 year ago
parent 557719ba00
commit f01e744fb0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -24,3 +24,4 @@
/indexmap-2.0.0.crate
/indexmap-2.0.1.crate
/indexmap-2.0.2.crate
/indexmap-2.1.0.crate

@ -5,7 +5,7 @@
%global crate indexmap
Name: rust-indexmap
Version: 2.0.2
Version: 2.1.0
Release: %autorelease
Summary: Hash table with consistent order and fast iteration

@ -1 +1 @@
SHA512 (indexmap-2.0.2.crate) = 9511c8ae0e5c7bc591262343587c3a9278af049e7b57334e0a39950e791123a8bf7cb540bc4c7a3682e7f83f861fe3c5424c4aee9ac6269e68e7d5996af2af17
SHA512 (indexmap-2.1.0.crate) = 9d303eef918b9264b9fe326cc1d71f4095f7ed5639ed8696efa3e9be65dff2c50ada4495409e109e7718997db51ae1fd865cf8e88978107d7823faba14380600

Loading…
Cancel
Save