mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-26 00:00:16 +02:00
signal: Update docs urls and such
This commit is contained in:
committed by
Carl Lerche
parent
b33ae3cdd6
commit
468b037e4e
+1
-1
@@ -5,7 +5,7 @@ authors = ["Alex Crichton <[email protected]>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/alexcrichton/tokio-signal"
|
||||
homepage = "https://github.com/alexcrichton/tokio-signal"
|
||||
documentation = "https://alexcrichton.github.io/tokio-signal"
|
||||
documentation = "https://docs.rs/tokio-signal/0.1"
|
||||
description = """
|
||||
An implementation of an asynchronous Unix signal handling backed futures.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user