Update to version 1.0.118 (rhbz#2266707)

epel10
Jan Staněk 11 months ago
parent 28289f60b5
commit 7752817a91
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

1
.gitignore vendored

@ -35,3 +35,4 @@
/cxx-1.0.115.crate /cxx-1.0.115.crate
/cxx-1.0.116.crate /cxx-1.0.116.crate
/cxx-1.0.117.crate /cxx-1.0.117.crate
/cxx-1.0.118.crate

@ -6,7 +6,7 @@
%global crate cxx %global crate cxx
Name: rust-cxx Name: rust-cxx
Version: 1.0.117 Version: 1.0.118
Release: %autorelease Release: %autorelease
Summary: Safe interop between Rust and C++ Summary: Safe interop between Rust and C++

@ -1 +1 @@
SHA512 (cxx-1.0.117.crate) = a0cd4a12e1c2780d722d2f9549ca887b31e29c60bb21654d38ea0e5829aece708b5024c39f5bd8f532308806a9f43b6d71881cfae57c8fda4dbbecaf6c66924a SHA512 (cxx-1.0.118.crate) = 60824f637397da73f42e329b71c1cb6d8af703e2a585be66efc1a479016e6ff6e76b28f5d90cfdb5fb368ae200ab75317ab3ccb98ba7799b31f3ff013053cb9c

Loading…
Cancel
Save