Update to version 1.13.2

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

1
.gitignore vendored

@ -29,3 +29,4 @@
/smallvec-1.11.1.crate
/smallvec-1.11.2.crate
/smallvec-1.13.1.crate
/smallvec-1.13.2.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * missing dev-dependencies: debugger_test, debugger_test_parser
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate smallvec
Name: rust-smallvec
Version: 1.13.1
Version: 1.13.2
Release: %autorelease
Summary: Store up to a small number of items on the stack

@ -1 +1 @@
SHA512 (smallvec-1.13.1.crate) = 1259ef947400470b8c9e74c5582dbc1a49753aa46420883c1f7d66f320f67bebe733a15a23cd57ba461020fad4ff337a5b298de82754602a78f5e6cec969652d
SHA512 (smallvec-1.13.2.crate) = a97c758b668e40ad9eb572e65feeae4954e09200a04ab92e26a13b48894381cd3a3d2571070c4b7a5e181182e1ede9688f990650342ec69ecfe1a264d234c679

Loading…
Cancel
Save