mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-15 00:00:15 +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
|
||||
the rest of the tokio crates.
|
||||
"""
|
||||
categories = ["asynchronous"]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "tokio-rs/tokio-core" }
|
||||
appveyor = { repository = "alexcrichton/tokio-core" }
|
||||
|
||||
[dependencies]
|
||||
futures = "0.1.9"
|
||||
|
||||
Reference in New Issue
Block a user