Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6b9e578

Browse filesBrowse files
committed
v2.4.0
1 parent c49cd35 commit 6b9e578
Copy full SHA for 6b9e578

File tree

Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 2.4.0
2+
3+
- Update to async-io 2.0
4+
15
# Version 2.3.1
26

37
- Update blocking dependency

‎Cargo.toml

Copy file name to clipboardExpand all lines: Cargo.toml
+1-1Lines 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.3.1"
3+
version = "2.4.0"
44
authors = ["Marc-Antoine Perennou <Marc-Antoine@Perennou.com>"]
55
description = "A global executor built on top of async-executor and async-io"
66
edition = "2021"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.