Compare commits

..

8 Commits

Author SHA1 Message Date
Fabio Valentini d1095d4c7d
Update to version 0.11.14; Fixes RHBZ#2256497
1 year ago
Fabio Valentini 391ca11a1f
Update to version 0.11.13; Fixes RHBZ#2255950
1 year ago
Fabio Valentini 4a689834b3
Update to version 0.11.12; Fixes RHBZ#2223141
2 years ago
Fabio Valentini f69743bf01
Update to version 0.11.11; Fixes RHBZ#2219464
2 years ago
Fabio Valentini 896c898bc8
Update to version 0.11.9; Fixes RHBZ#2167141
2 years ago
Fabio Valentini b4c94ad0ac
Update to version 0.11.8; Fixes RHBZ#2154577
2 years ago
Fabio Valentini 4bae46b72e
Merge branch 'rawhide' into epel9
2 years ago
Igor Raits 9520d425c1
Rebuild
3 years ago

1
.gitignore vendored

@ -16,4 +16,3 @@
/serde_bytes-0.11.12.crate
/serde_bytes-0.11.13.crate
/serde_bytes-0.11.14.crate
/serde_bytes-0.11.15.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate serde_bytes
Name: rust-serde_bytes
Version: 0.11.15
Version: 0.11.14
Release: %autorelease
Summary: Optimized handling of &[u8] and Vec<u8> for Serde

@ -1 +1 @@
SHA512 (serde_bytes-0.11.15.crate) = 96c9f7749b15773df420fae1307ff1a8699856362775a9c9ef6a9eedaed4d5bbd4919872d8c2f9c24caed6dca6e3d82b929a9a3e7536df7e2be954bd1f4d56c4
SHA512 (serde_bytes-0.11.14.crate) = 7132fb65a52a9533145562abdf8d253c5ed669a55bf89e443376c8b566e736a1258a0b876ce92c62e9082248adad7dbd5c721074bc918293895a6625d5ef260a

Loading…
Cancel
Save