Update to version 0.36.1; Fixes RHBZ#2291176

epel10
Fabio Valentini 6 months ago
parent 770d7c1316
commit 6db64d6fbd
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/quick-xml-0.30.0.crate
/quick-xml-0.31.0.crate
/quick-xml-0.34.0.crate
/quick-xml-0.36.1.crate

@ -1,5 +1,5 @@
--- quick-xml-0.34.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.34.0/Cargo.toml 2024-08-09T18:27:42.780106+00:00
--- quick-xml-0.36.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.36.1/Cargo.toml 2024-08-13T16:51:30.738704+00:00
@@ -99,16 +99,6 @@
path = "tests/async-tokio.rs"
required-features = ["async-tokio"]

@ -5,7 +5,7 @@
%global crate quick-xml
Name: rust-quick-xml
Version: 0.34.0
Version: 0.36.1
Release: %autorelease
Summary: High performance xml reader and writer

@ -1 +1 @@
SHA512 (quick-xml-0.34.0.crate) = d7c9e0ba651da1cdb322c10d575d9a650767c1694bea7df50b49dc98f0296a671bea2a3700ea3099dd708f0ed3f480fc921c90e86796f36afff42edafbc76a86
SHA512 (quick-xml-0.36.1.crate) = 21233a50b5ec45db623d4043e03962a19f10cae36fcf3074c32eec3c007a59310ab884352b6c880632535164745fbbf2985d27cd549d50b509f97395a0d48248

Loading…
Cancel
Save