Skip to content

Commit

Permalink
wayland-server v0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elinorbgr committed Jan 29, 2024
1 parent ce1a4e9 commit 22ef1fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions wayland-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

## 0.31.1 -- 2024-01-29

- Dropped `nix` dependency in favor of `rustix`

## 0.31.0 -- 2023-09-02

#### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion wayland-server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wayland-server"
version = "0.31.0"
version = "0.31.1"
documentation = "https://docs.rs/wayland-server/"
repository = "https://github.com/smithay/wayland-rs"
authors = ["Elinor Berger <[email protected]>"]
Expand Down

0 comments on commit 22ef1fd

Please sign in to comment.