Skip to content

Commit eb7a57b

Browse files
committed
wayland-cursor v0.31.1
1 parent 22ef1fd commit eb7a57b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

wayland-cursor/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## 0.31.1 -- 2024-01-29
6+
7+
- Dropped `nix` dependency in favor or `rustix`
8+
59
## 0.31.0 -- 2023-09-02
610

711
- Update to wayland-client 0.31
@@ -10,4 +14,4 @@
1014

1115
## 0.30.0-alpha1
1216

13-
Rework of the crate as a consequence of the rework of `wayland-client`.
17+
Rework of the crate as a consequence of the rework of `wayland-client`.

wayland-cursor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wayland-cursor"
3-
version = "0.31.0"
3+
version = "0.31.1"
44
documentation = "https://docs.rs/wayland-cursor/"
55
repository = "https://github.com/smithay/wayland-rs"
66
authors = ["Elinor Berger <elinor@safaradeg.net>"]

0 commit comments

Comments
 (0)