Update to 0.11.5

epel9
Josh Stone 5 years ago
parent 9a278b7c65
commit 2a8a3d44b8

1
.gitignore vendored

@ -7,3 +7,4 @@
/serde_bytes-0.11.2.crate
/serde_bytes-0.11.3.crate
/serde_bytes-0.11.4.crate
/serde_bytes-0.11.5.crate

@ -5,7 +5,7 @@
%global crate serde_bytes
Name: rust-%{crate}
Version: 0.11.4
Version: 0.11.5
Release: 1%{?dist}
Summary: Optimized handling of `&[u8]` and `Vec<u8>` for Serde
@ -95,6 +95,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Thu Jun 11 2020 Josh Stone <jistone@redhat.com> - 0.11.5-1
- Update to 0.11.5
* Tue May 05 2020 Josh Stone <jistone@redhat.com> - 0.11.4-1
- Update to 0.11.4

@ -1 +1 @@
SHA512 (serde_bytes-0.11.4.crate) = c1e01efc5cf5d86a20c6fba45e4ef1dcdd7aa6182e77e469b2f8cb6030aeb07a7d77a519d464b7d7240e8157d4d765836e640dafc574cb3633583eb4407adb75
SHA512 (serde_bytes-0.11.5.crate) = f2941fa96c777732dec9fa9c2b0e59571984b89a14b868aa4817805e32525cf3818d6aab943120cfd9d6e3fb6d91ca92bd7418dd6c9ace8fc235d8999c42ecff

Loading…
Cancel
Save