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 9e56392 commit 197537dCopy full SHA for 197537d
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.11.0 -- 2023-06-05
6
+
7
#### Bugfixes
8
9
- Fixed a crash due to double borrow when handling pre/post run hooks
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "calloop"
-version = "0.10.2"
+version = "0.11.0"
authors = ["Elinor Berger <[email protected]>"]
documentation = "https://docs.rs/calloop/"
repository = "https://github.com/Smithay/calloop"
0 commit comments