We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5b76d commit 2971539Copy full SHA for 2971539
wayland-cursor/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+## 0.31.0 -- 2023-09-02
6
+
7
+- Update to wayland-client 0.31
8
9
## 0.30.0 -- 27/12/2022
10
11
## 0.30.0-alpha1
wayland-cursor/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "wayland-cursor"
-version = "0.30.0"
+version = "0.31.0"
documentation = "https://docs.rs/wayland-cursor/"
repository = "https://github.com/smithay/wayland-rs"
authors = ["Elinor Berger <[email protected]>"]
0 commit comments