Skip to content

Commit a078c5b

Browse files
authored
Merge pull request #766 from torokati44/quick-xml-0.37
Update `quick-xml` to 0.37
2 parents eae7b1e + 39a84b9 commit a078c5b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

wayland-scanner/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Update `quick-xml` to 0.37
6+
57
## 0.31.5 -- 2024-09-04
68

79
- Update `quick-xml` to 0.36

wayland-scanner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ proc-macro = true
1818
[dependencies]
1919
proc-macro2 = "1.0.11"
2020
quote = "1.0"
21-
quick-xml = "0.36.1"
21+
quick-xml = "0.37.0"
2222

2323
[dev-dependencies]
2424
similar = "2"

0 commit comments

Comments
 (0)