mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-30 00:00:16 +02:00
signal: undo nested example cargo project
.. after learning about `cargo run --example`
This commit is contained in:
committed by
Carl Lerche
parent
20e7598e8d
commit
1c893ef6d3
@@ -1,9 +0,0 @@
|
|||||||
[package]
|
|
||||||
name = "ctrl-c"
|
|
||||||
version = "0.1.0"
|
|
||||||
authors = ["Jules Kerssemakers <[email protected]>", "Alex Crichton <[email protected]>"]
|
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
futures = "0.1.14"
|
|
||||||
tokio-core = "0.1.7"
|
|
||||||
tokio-signal = "0.1"
|
|
||||||
Reference in New Issue
Block a user