Update to version 0.11.9; Fixes RHBZ#2167141

epel9
Fabio Valentini 2 years ago
parent b4c94ad0ac
commit 896c898bc8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/serde_bytes-0.11.6.crate
/serde_bytes-0.11.7.crate
/serde_bytes-0.11.8.crate
/serde_bytes-0.11.9.crate

@ -5,7 +5,7 @@
%global crate serde_bytes
Name: rust-serde_bytes
Version: 0.11.8
Version: 0.11.9
Release: %autorelease
Summary: Optimized handling of `&[u8]` and `Vec<u8>` for Serde

@ -1 +1 @@
SHA512 (serde_bytes-0.11.8.crate) = 68c77839d1bf2efb58ac43182225ba54c40dbf95b70183941887e7fc29d12789b115d3438a173db6d0e1f33cd65b6b45a351bc398bcefed6a2237ca6237a9ad3
SHA512 (serde_bytes-0.11.9.crate) = 1b449758986aff89b931bfaff938ca5ca9ef01f37602afe1b0082627ae9cdff50ae57ef0320acf71a4d97543013861a9ed348caaae8f57c5cdfa2162ec8d3d00

Loading…
Cancel
Save