Update to version 0.30.0; Fixes RHBZ#2214395

epel9
Fabio Valentini 1 year ago
parent 169beae854
commit a66a6e9a62
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/quick-xml-0.25.0.crate
/quick-xml-0.27.1.crate
/quick-xml-0.28.2.crate
/quick-xml-0.30.0.crate

@ -1,5 +1,5 @@
--- quick-xml-0.28.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.28.2/Cargo.toml 2023-05-25T07:57:29.833432+00:00
--- quick-xml-0.30.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.30.0/Cargo.toml 2023-08-10T19:35:32.270739+00:00
@@ -103,10 +103,6 @@
features = ["derive"]
optional = true

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

@ -1 +1 @@
SHA512 (quick-xml-0.28.2.crate) = 24913a45e962c144c82f13a6ab4877ab7c91fd51f34becc6412a47dd91e75436590a646f85c346236ed2729d480242b20781ccfdd1d42bc2a510bc883966a0a0
SHA512 (quick-xml-0.30.0.crate) = e731f9c6795da7ad705c96544b39560dc27e2ea3c468c3dffe9589bb314074e96acbc0ab454f94556e0d9569c55d6cd8d1c7be2c823a77bbb3165ec8393d9aee

Loading…
Cancel
Save