Update to version 2.7.0; Fixes RHBZ#2329661

epel10 imports/epel10/rust-indexmap-2.7.0-1.el10
Fabio Valentini 2 months ago
parent 66fca11a14
commit ff4d4cc3ad
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -32,3 +32,4 @@
/indexmap-2.3.0.crate
/indexmap-2.5.0.crate
/indexmap-2.6.0.crate
/indexmap-2.7.0.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate indexmap
Name: rust-indexmap
Version: 2.6.0
Version: 2.7.0
Release: %autorelease
Summary: Hash table with consistent order and fast iteration

@ -1 +1 @@
SHA512 (indexmap-2.6.0.crate) = c870348691f5acf97e7bff25c805e60f2e9db9e3ee7b3b939b7be45b6bcfaadee9880e6ad27adbbe2545865193655b5fa9de18487b7a1d030017b2fca48616ca
SHA512 (indexmap-2.7.0.crate) = efac370b9f365a49489aa2c5406eb503044a4df7d6ceb772e0191b02244b6c2c1bf6c43ad4c8924160c1a2bd76d46c630b500a1c4252fc52366295d1cb04b48d

Loading…
Cancel
Save