Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Commit

Permalink
Future-proof autobenches change (rust-lang/cargo#5330)
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana committed May 16, 2018
1 parent eb3bfaf commit fdf20d5
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 @@ -3,6 +3,7 @@ name = "pepbut"
version = "0.1.0"
authors = ["Iliana Weller <[email protected]>"]
license = "MIT/Apache-2.0"
autobenches = false

[lib]
bench = false
Expand Down

0 comments on commit fdf20d5

Please sign in to comment.