Removing bin specification in Cargo.toml
This commit is contained in:
parent
080bcebfb8
commit
668f71d5e9
1 changed files with 0 additions and 4 deletions
|
|
@ -18,7 +18,3 @@ path = "src/lib.rs"
|
|||
[dependencies]
|
||||
openssl = "0.7.13"
|
||||
regex = "0.1.71"
|
||||
|
||||
[[bin]]
|
||||
name = "example"
|
||||
path = "example.rs"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue