Update to version 2.2.3; Fixes RHBZ#2262182

epel10
Fabio Valentini 11 months ago
parent cdf4b966a7
commit 4fb8037c37
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -26,3 +26,4 @@
/indexmap-2.0.2.crate
/indexmap-2.1.0.crate
/indexmap-2.2.1.crate
/indexmap-2.2.3.crate

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

@ -1 +1 @@
SHA512 (indexmap-2.2.1.crate) = 6b2fe10567d46122589a8e235444372198f544e34a6e8395633337dafafc202619f5aa92819fb3254827df870ff25bc70d77a891f64adb68b27f9f69c8bb8983
SHA512 (indexmap-2.2.3.crate) = ddc45ebcfb36d761d8c11b8f61bcef046a51eea71692d89495c897cf9b4cdb5e14287600285297c8a6aab543761d9f5ba3ab45442803837a810b945aa346d48a

Loading…
Cancel
Save