Update to version 0.5.10; Fixes RHBZ#2172628

epel9
Fabio Valentini 2 years ago
parent ac99a38dac
commit 7c9f9f3473
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/memmap2-0.5.7.crate
/memmap2-0.5.8.crate
/memmap2-0.5.9.crate
/memmap2-0.5.10.crate

@ -1,3 +0,0 @@
# rust-memmap2
The rust-memmap2 package

@ -5,7 +5,7 @@
%global crate memmap2
Name: rust-memmap2
Version: 0.5.9
Version: 0.5.10
Release: %autorelease
Summary: Cross-platform Rust API for memory-mapped file IO

@ -1 +1 @@
SHA512 (memmap2-0.5.9.crate) = 16be876905c34425bdce2e5b221ab5533b3b2dccf52ccc2aeb7b4c05a6c9e78510baf6e2e4d797ad19758d41156a8f529236a96dd34aa8492d96bc54ab1c5808
SHA512 (memmap2-0.5.10.crate) = 39bd2734ce4f16c7f5a5e771f9ef92272b26f511421d5f39dfd2aaca072400ee38f2cd38352005c0c8c359095131770ce1c14570790bfe19ce6a17f711deff8a

Loading…
Cancel
Save