Skip to content

Commit

Permalink
proto-parser: v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed Nov 17, 2024
1 parent c6b4ae2 commit 63256ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions wayrs-proto-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.0.4

- Update `quick-xml` to v0.37.
- Drop `thiserror` dependency.

# 2.0.3

- Update `quick-xml` to v0.36.
Expand Down
2 changes: 1 addition & 1 deletion wayrs-proto-parser/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wayrs-proto-parser"
version = "2.0.3"
version = "2.0.4"
description = "Parser for wayland protocol xml files"
authors = ["MaxVerevkin <[email protected]>"]
keywords = ["wayland", "protocol", "parser", "xml"]
Expand Down

0 comments on commit 63256ce

Please sign in to comment.