Skip to content

Commit 29e2b85

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): update quick-xml requirement from 0.30 to 0.31
Updates the requirements on [quick-xml](https://github.com/tafia/quick-xml) to permit the latest version. - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: quick-xml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd5d2ee commit 29e2b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gtk4-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ blueprint = []
2121

2222
[dependencies]
2323
anyhow = "1.0"
24-
quick-xml = {version = "0.30", optional = true}
24+
quick-xml = {version = "0.31", optional = true}
2525
proc-macro-crate = "2.0"
2626
proc-macro-error = "1.0"
2727
proc-macro2 = "1.0"

0 commit comments

Comments
 (0)