mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
signal: Add badges/categories
This commit is contained in:
parent
4afef9391a
commit
8e58a9d8d4
@ -9,6 +9,11 @@ documentation = "https://docs.rs/tokio-signal/0.1"
|
||||
description = """
|
||||
An implementation of an asynchronous Unix signal handling backed futures.
|
||||
"""
|
||||
categories = ["asynchronous"]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "alexcrichton/tokio-signal" }
|
||||
appveyor = { repository = "alexcrichton/tokio-signal" }
|
||||
|
||||
[dependencies]
|
||||
tokio-core = "0.1.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user