Update to version 0.3.31; Fixes RHBZ#2316602

epel10 imports/epel10/rust-futures-core-0.3.31-1.el10
Fabio Valentini 3 months ago
parent 1946d36c14
commit 690d7bc9fa
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -25,3 +25,4 @@
/futures-core-0.3.27.crate
/futures-core-0.3.28.crate
/futures-core-0.3.30.crate
/futures-core-0.3.31.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * tests can only be run in-tree
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate futures-core
Name: rust-futures-core
Version: 0.3.30
Version: 0.3.31
Release: %autorelease
Summary: Core traits and types in for the futures library

@ -1 +1 @@
SHA512 (futures-core-0.3.30.crate) = 3c7259ddacbe02e47a84178b75e5f13523bd0c8f8bc0b2375f7ecca60b7075695ee0a5cc4e1c1de26665cf250271173be803661e2f2f53e2a3b96380a8efe7c4
SHA512 (futures-core-0.3.31.crate) = d2f4c2476c4f480f724a880ee16566fcdd545579d3cacd2f16745812eed9ac4a7a88d59d4a38b163ef466c6f6b612b9cb06308a09d52256506a8a90e358db935

Loading…
Cancel
Save