Skip to content

Tags: cdt3/tokio

Tags

tokio-uds-0.2.3

Toggle tokio-uds-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.
Bump version to 0.1.12 (tokio-rs#718)

Also bumps the following sub-crates:

* tokio-fs (0.1.4)
* tokio-io (0.1.10)
* tokio-signal (0.2.6)
* tokio-threadpool (0.1.8)
* tokio-uds (0.2.3)

tokio-threadpool-0.1.8

Toggle tokio-threadpool-0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.1.12 (tokio-rs#718)

Also bumps the following sub-crates:

* tokio-fs (0.1.4)
* tokio-io (0.1.10)
* tokio-signal (0.2.6)
* tokio-threadpool (0.1.8)
* tokio-uds (0.2.3)

tokio-signal-0.2.6

Toggle tokio-signal-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.
Bump version to 0.1.12 (tokio-rs#718)

Also bumps the following sub-crates:

* tokio-fs (0.1.4)
* tokio-io (0.1.10)
* tokio-signal (0.2.6)
* tokio-threadpool (0.1.8)
* tokio-uds (0.2.3)

tokio-io-0.1.10

Toggle tokio-io-0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.1.12 (tokio-rs#718)

Also bumps the following sub-crates:

* tokio-fs (0.1.4)
* tokio-io (0.1.10)
* tokio-signal (0.2.6)
* tokio-threadpool (0.1.8)
* tokio-uds (0.2.3)

tokio-fs-0.1.4

Toggle tokio-fs-0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.1.12 (tokio-rs#718)

Also bumps the following sub-crates:

* tokio-fs (0.1.4)
* tokio-io (0.1.10)
* tokio-signal (0.2.6)
* tokio-threadpool (0.1.8)
* tokio-uds (0.2.3)

tokio-0.1.12

Toggle tokio-0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.1.12 (tokio-rs#718)

Also bumps the following sub-crates:

* tokio-fs (0.1.4)
* tokio-io (0.1.10)
* tokio-signal (0.2.6)
* tokio-threadpool (0.1.8)
* tokio-uds (0.2.3)

tokio-uds-0.2.2

Toggle tokio-uds-0.2.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Bump tokio-uds to v0.2.2

tokio-0.1.11

Toggle tokio-0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to v0.1.11 (tokio-rs#675)

This fixes the dependency on `tokio-async-await` to not be scoped to
unix platforms.

Fixes tokio-rs#673

tokio-v0.1.10

Toggle tokio-v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to v0.1.10, fixing minimal versions (tokio-rs#671)

Some minimal versions were not correctly updated.

Also updates:

* tokio-current-thread (v0.1.3).

tokio-timer-0.2.7

Toggle tokio-timer-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.
Bump version to v0.1.9 (tokio-rs#666)

This also includes bumps to subcrates.

* tokio-async-await (0.1.4)
* tokio-codec (0.1.1)
* tokio-current-thread (0.1.2)
* tokio-executor (0.1.5)
* tokio-io (0.1.9)
* tokio-reactor (0.1.6)
* tokio-tcp (0.1.2)
* tokio-threadpool (0.1.7)
* tokio-timer (0.2.7)