Skip to content

Commit

Permalink
add README to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
phip1611 committed Apr 11, 2021
1 parent 1870f13 commit 13ea346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Expand Up @@ -11,6 +11,7 @@ license = "MIT/Apache-2.0"
repository = "https://github.com/Detegr/rust-ctrlc.git"
exclude = ["/.travis.yml", "/appveyor.yml"]
edition = "2018"
readme = "README.md"

[target.'cfg(unix)'.dependencies]
nix = "0.20"
Expand Down

0 comments on commit 13ea346

Please sign in to comment.