Skip to content

Commit 3a232a3

Browse files
Update Rust crate quick-xml to v0.37.0
1 parent e4285a2 commit 3a232a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ parking_lot = "=0.12.3"
9494
paste = "=1.0.15"
9595
postgres-native-tls = "=0.5.0"
9696
prometheus = { version = "=0.13.4", default-features = false }
97-
quick-xml = "=0.36.2"
97+
quick-xml = "=0.37.0"
9898
rand = "=0.8.5"
9999
reqwest = { version = "=0.12.8", features = ["blocking", "gzip", "json"] }
100100
rss = { version = "=2.0.9", default-features = false, features = ["atom"] }

0 commit comments

Comments
 (0)