Skip to content

Commit 49a0342

Browse files
committed
prepare local-waker release 0.1.3
1 parent 3337f63 commit 49a0342

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

local-waker/CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changes
22

33
## Unreleased - 2022-xx-xx
4+
5+
6+
## 0.1.3 - 2022-05-03
47
- Minimum supported Rust version (MSRV) is now 1.49.
58

69

local-waker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "local-waker"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "A synchronization primitive for thread-local task wakeup"
55
authors = [
66
"Nikolay Kim <[email protected]>",

0 commit comments

Comments
 (0)