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 3337f63 commit 49a0342Copy full SHA for 49a0342
local-waker/CHANGES.md
@@ -1,6 +1,9 @@
1
# Changes
2
3
## Unreleased - 2022-xx-xx
4
+
5
6
+## 0.1.3 - 2022-05-03
7
- Minimum supported Rust version (MSRV) is now 1.49.
8
9
local-waker/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "local-waker"
-version = "0.1.2"
+version = "0.1.3"
description = "A synchronization primitive for thread-local task wakeup"
authors = [
"Nikolay Kim <[email protected]>",
0 commit comments