mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-18 00:00:09 +02:00
signal: Ctrl+C example: Don't forget proper attribution for original example
This commit is contained in:
committed by
Carl Lerche
parent
3db92496f6
commit
20e7598e8d
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "ctrl-c"
|
||||
version = "0.1.0"
|
||||
authors = ["Jules Kerssemakers <[email protected]>"]
|
||||
authors = ["Jules Kerssemakers <[email protected]>", "Alex Crichton <[email protected]>"]
|
||||
|
||||
[dependencies]
|
||||
futures = "0.1.14"
|
||||
|
||||
Reference in New Issue
Block a user