Skip to content

Commit

Permalink
remove skeptic from release
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Oct 17, 2017
1 parent 23822db commit 2bb4e09
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 20 deletions.
7 changes: 0 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ repository = "https://github.com/fafhrd91/actix.git"
categories = ["network-programming", "asynchronous"]
license = "Apache-2.0"
exclude = [".gitignore", ".travis.yml", ".cargo/config", "appveyor.yml"]
build = "build.rs"

[badges]
travis-ci = { repository = "fafhrd91/actix", branch = "master" }
Expand Down Expand Up @@ -46,12 +45,6 @@ uuid = { version = "0.5", features = ["v4"] }
version = "0.1"
optional = true

[dev-dependencies]
skeptic = "0.13"

[build-dependencies]
skeptic = "0.13"

[profile.release]
lto = true
opt-level = 3
11 changes: 0 additions & 11 deletions build.rs

This file was deleted.

2 changes: 0 additions & 2 deletions tests/skeptic.rs

This file was deleted.

0 comments on commit 2bb4e09

Please sign in to comment.