mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
Update crates.io metadata
This commit is contained in:
@@ -10,6 +10,11 @@ description = """
|
|||||||
Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for
|
Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for
|
||||||
the rest of the tokio crates.
|
the rest of the tokio crates.
|
||||||
"""
|
"""
|
||||||
|
categories = ["asynchronous"]
|
||||||
|
|
||||||
|
[badges]
|
||||||
|
travis-ci = { repository = "tokio-rs/tokio-core" }
|
||||||
|
appveyor = { repository = "alexcrichton/tokio-core" }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
futures = "0.1.9"
|
futures = "0.1.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user