Update to version 2.2.6 (Fixes RHBZ#2271147)

epel10
Benjamin A. Beasley 9 months ago committed by Fabio Valentini
parent 8e01f1daaf
commit 0202d3cc24
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -28,3 +28,4 @@
/indexmap-2.2.1.crate
/indexmap-2.2.3.crate
/indexmap-2.2.5.crate
/indexmap-2.2.6.crate

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

@ -1 +1 @@
SHA512 (indexmap-2.2.5.crate) = 84fbb6e61756d5ff746f6ffb2c3c8552f96d3af205075a381f06df85258c7597ce24b0d193127a797f975a3fddc1fa92110738227babc73a7fa37505331f8d78
SHA512 (indexmap-2.2.6.crate) = 53211c4a9003d751feb6dcdf1a76495764cbf32d24bbfe2be7023946622ef4f2b07a6de57109e5d24ee01892f4b2be0e0692e10cd31fd39c4ffdff4d37abe9ea

Loading…
Cancel
Save