Compare commits

...

6 Commits

4
.gitignore vendored

@ -10,3 +10,7 @@
/quick-xml-0.28.2.crate
/quick-xml-0.30.0.crate
/quick-xml-0.31.0.crate
/quick-xml-0.34.0.crate
/quick-xml-0.36.1.crate
/quick-xml-0.36.2.crate
/quick-xml-0.37.2.crate

@ -1,6 +1,6 @@
--- quick-xml-0.31.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.31.0/Cargo.toml 2023-12-02T00:35:50.410440+00:00
@@ -134,9 +134,6 @@
--- quick-xml-0.37.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ quick-xml-0.37.2/Cargo.toml 2025-01-04T20:01:47.753791+00:00
@@ -87,9 +87,6 @@
optional = true
default-features = false

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate quick-xml
Name: rust-quick-xml
Version: 0.31.0
Version: 0.37.2
Release: %autorelease
Summary: High performance xml reader and writer

@ -0,0 +1,5 @@
[package]
cargo-toml-patch-comments = [
"drop unused, benchmark-only criterion dev-dependency",
]

@ -1 +1 @@
SHA512 (quick-xml-0.31.0.crate) = 9b1f4f9c32694ccb244938a9a4e9373c3902314afb6af5d2f6b1be55e5ec63fee5cf1085f8f32161570cc10fdd96f3375c7564b1d884bb152542b86593f175de
SHA512 (quick-xml-0.37.2.crate) = f9535c555422476597fda5d2df393f910338dcb78c9ace63f2cff7ccb15161c96828eda2e32ce68ff3466cfe7a60c07e2e6d4897b6921ceb5bfb1c747c9fb70f

Loading…
Cancel
Save