Skip to content

Commit

Permalink
Merge branch 'v0.4-alpha' of github.com-conflux:Conflux-Chain/conflux…
Browse files Browse the repository at this point in the history
…-rust into v0.4-alpha
  • Loading branch information
Peilun Li committed Apr 13, 2020
2 parents 5a88512 + c69e477 commit c85fb40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,7 @@ debug-assertions = true

[profile.bench]
debug-assertions = true

# Temporarily run with debug assertion before main-net release.
[profile.release]
debug-assertions = true

0 comments on commit c85fb40

Please sign in to comment.