Skip to content

Commit

Permalink
client: v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed Nov 17, 2024
1 parent 3421f3f commit c6b4ae2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions wayrs-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.1.3

- Drop `thiserror` dependency.

# 1.1.2

- Drop `proc-macro-crate` transitive dependency by updating `wayrs-scanner`.
Expand Down
2 changes: 1 addition & 1 deletion wayrs-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wayrs-client"
version = "1.1.2"
version = "1.1.3"
description = "A simple wayland library"
authors = ["MaxVerevkin <[email protected]>"]
keywords = ["wayland", "client"]
Expand Down

0 comments on commit c6b4ae2

Please sign in to comment.