Update to version 1.13.1

epel10
Fabio Valentini 11 months ago
parent 854c55ddde
commit 20753e0d37
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -28,3 +28,4 @@
/smallvec-1.11.0.crate /smallvec-1.11.0.crate
/smallvec-1.11.1.crate /smallvec-1.11.1.crate
/smallvec-1.11.2.crate /smallvec-1.11.2.crate
/smallvec-1.13.1.crate

@ -6,7 +6,7 @@
%global crate smallvec %global crate smallvec
Name: rust-smallvec Name: rust-smallvec
Version: 1.11.2 Version: 1.13.1
Release: %autorelease Release: %autorelease
Summary: Store up to a small number of items on the stack Summary: Store up to a small number of items on the stack

@ -1 +1 @@
SHA512 (smallvec-1.11.2.crate) = 5cfb427c3b99b0dbd71f6154ed899abcde9d7d2992977ac7b2ef3a4c3ff51e4efafd133071a69609b4ed6cb269bdc26b79eb72e1988f10dfcaef8185d950cd1d SHA512 (smallvec-1.13.1.crate) = 1259ef947400470b8c9e74c5582dbc1a49753aa46420883c1f7d66f320f67bebe733a15a23cd57ba461020fad4ff337a5b298de82754602a78f5e6cec969652d

Loading…
Cancel
Save