Skip to content

Commit

Permalink
Remove invalid configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Remco Bloemen committed Jun 21, 2019
1 parent 04852da commit b18758b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ opt-level = 3
lto = true
debug = true # Debug symbols are required for profiling. Remove for production!

# TODO: Make sure it doesn't hurt wasm
[build]
rustflags = ["-C target-cpu=native", "-Dwarnings"]

[features]
# Treat warnings as a build error.
strict = []

0 comments on commit b18758b

Please sign in to comment.