Skip to content

Commit 5bb56bd

Browse files
committed
v2.0.1
Signed-off-by: Marc-Antoine Perennou <[email protected]>
1 parent 48dd1c1 commit 5bb56bd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 2.0.1
2+
3+
- fix build without default features
4+
15
# Version 2.0.0
26

37
- add tokio 1.0 integration

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-global-executor"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
authors = ["Marc-Antoine Perennou <[email protected]>"]
55
description = "A global executor built on top of async-executor and async-io"
66
edition = "2018"

0 commit comments

Comments
 (0)