Update to version 1.0.128 (rhbz#2309026)

epel10
Jan Staněk 5 months ago
parent e1a58f2012
commit 1069ede92b
No known key found for this signature in database
GPG Key ID: 2972F2037B243B6D

1
.gitignore vendored

@ -42,3 +42,4 @@
/cxx-1.0.123.crate
/cxx-1.0.124.crate
/cxx-1.0.126.crate
/cxx-1.0.128.crate

@ -1,5 +1,5 @@
--- cxx-1.0.126/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.126/Cargo.toml 2024-08-16T13:38:02.092663+00:00
--- cxx-1.0.128/Cargo.toml 1970-01-01T00:00:01+00:00
+++ cxx-1.0.128/Cargo.toml 2024-09-03T14:00:41.717513+00:00
@@ -18,11 +18,19 @@
build = "build.rs"
links = "cxxbridge1"

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

@ -1 +1 @@
SHA512 (cxx-1.0.126.crate) = 1fc50ae2a7c6968a0d97363ef829bd1abe51ee96c8c2089f353d0ba61ed1e8bb77fffa6b21e3334c15beae3cf0b07f53d5c76a9b977e9604a6b34b297acbf022
SHA512 (cxx-1.0.128.crate) = a426721f5d11989398c1c62bfc2561c08efe314d39e146b868ff6df53328f16d1704f48cfbac38f1eb1c2cffec75aebf4f93ca236f9cf904f2e32110e5438af3

Loading…
Cancel
Save