Skip to content

Commit 22ef1fd

Browse files
committed
wayland-server v0.31.1
1 parent ce1a4e9 commit 22ef1fd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

wayland-server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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 of `rustix`
8+
59
## 0.31.0 -- 2023-09-02
610

711
#### Breaking changes

wayland-server/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-server"
3-
version = "0.31.0"
3+
version = "0.31.1"
44
documentation = "https://docs.rs/wayland-server/"
55
repository = "https://github.com/smithay/wayland-rs"
66
authors = ["Elinor Berger <elinor@safaradeg.net>"]

0 commit comments

Comments
 (0)