zkevm-circuits
zkevm-circuits copied to clipboard
Using log instead of println
see more on #342
see more on old pr #921
println should not be replaced by log in build.rs?
https://doc.rust-lang.org/cargo/reference/build-scripts.html
println should not be replaced by log in build.rs?
Yeah, make sense.