Update to version 0.3.4; Fixes RHBZ#2022497

epel10
Fabio Valentini 3 years ago
parent 0c4d6ba755
commit ba3be6fe3d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/hex-literal-0.2.1.crate
/hex-literal-0.3.1.crate
/hex-literal-0.3.3.crate
/hex-literal-0.3.4.crate

@ -5,7 +5,7 @@
%global crate hex-literal
Name: rust-%{crate}
Version: 0.3.3
Version: 0.3.4
Release: %autorelease
Summary: Procedural macro for converting hexadecimal string to byte array at compile time

@ -1 +1 @@
SHA512 (hex-literal-0.3.3.crate) = 48fdeb5fd1eca8e942a50b868b566c101080db669e872c3dd379c477871d90172bed90d53036bfc0f73aea77140ee446e7bb6aa7ffddaf8fa80a431b4f993da4
SHA512 (hex-literal-0.3.4.crate) = b064b9b66e36890d29f414ed5cb9c066000752c218867fcf96918e089d28a851dec8c790850e5a65e4105fa66c8e954cc0a950ad77c11fbfeed490e896301966

Loading…
Cancel
Save