Update to version 1.0.124 (rhbz#2292438)

epel10
Jan Staněk 8 months ago
parent 034c37f957
commit c3b46938dc
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

1
.gitignore vendored

@ -40,3 +40,4 @@
/cxx-1.0.120.crate
/cxx-1.0.121.crate
/cxx-1.0.123.crate
/cxx-1.0.124.crate

@ -1,5 +1,5 @@
--- cxx-1.0.123/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.123/Cargo.toml 2024-06-05T10:04:09.324429+00:00
--- cxx-1.0.124/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.124/Cargo.toml 2024-06-18T10:46:19.005233+00:00
@@ -18,11 +18,19 @@
build = "build.rs"
links = "cxxbridge1"

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

@ -1 +1 @@
SHA512 (cxx-1.0.123.crate) = 50c267958f8c3a0e45783ec9c4d7af7e5cc5a8acef8c5edb86f4beae9a08aa85ea9d9b5bb6d282f6a0a241bd22b754f640b50e9420506185f4b2ee4a69bab64b
SHA512 (cxx-1.0.124.crate) = c5d0abe3404ab7408e11abb8a6384d31776ae1050ddf15aeccd357108ee085782bf4fa8c5f7feadf62bc3215c19dbd9f8c1e7cf0c2ac10aed2428aca59603402

Loading…
Cancel
Save