Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 345939d

Browse files
committed
Remove has_error_source from Cargo.toml
1 parent 865d56f commit 345939d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ travis-ci = { repository = "rust-lang-nursery/error-chain" }
2121
[features]
2222
default = ["backtrace", "example_generated"]
2323
example_generated = []
24-
has_error_source = [] # Determined by build.rs
2524

2625
[dependencies]
2726
backtrace = { version = "0.3.3", optional = true }

0 commit comments

Comments
 (0)