Skip to content

Commit

Permalink
chore: prevent a package from being published to crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
knsd committed Jun 17, 2018
1 parent d2b9984 commit 461dd2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "ping-exporter"
version = "0.1.0"
authors = ["Fedor Gogolev <[email protected]>"]
publish = false

[dependencies]
failure = "0.1"
Expand Down

0 comments on commit 461dd2e

Please sign in to comment.