Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ericdeansanchez/tokio

Tags

tokio-0.2.10

Toggle tokio-0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.10 release (tokio-rs#2148)

tokio-0.2.9

Toggle tokio-0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.9 release (tokio-rs#2084)

tokio-0.2.8

Toggle tokio-0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
macros: fix breaking changes (tokio-rs#2069)

Brings back old macro implementations and updates the version of
tokio-macros that tokio depends on.

Prepares a new release.

tokio-0.2.7

Toggle tokio-0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.7 release (tokio-rs#2065)

tokio-0.2.6

Toggle tokio-0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prepare v0.2.6 release (tokio-rs#1995)

tokio-macros-0.2.1

Toggle tokio-macros-0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.5 release (tokio-rs#1984)

Also includes:
- `tokio-macros` v0.2.1

tokio-0.2.5

Toggle tokio-0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.5 release (tokio-rs#1984)

Also includes:
- `tokio-macros` v0.2.1

tokio-0.2.4

Toggle tokio-0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: prepare v0.2.4 release (tokio-rs#1917)

Includes a `Mutex` bug fix

tokio-0.2.3

Toggle tokio-0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prepare v0.2.3 release (tokio-rs#1912)

tokio-threadpool-0.1.17

Toggle tokio-threadpool-0.1.17's commit message
v0.1.x: prepare to release tokio-threadpool 0.1.17 (tokio-rs#1893)

0.1.17 (December 3, 2019)

Added
- Internal APIs for overriding blocking behavior (tokio-rs#1752)

Signed-off-by: Eliza Weisman <[email protected]>