1 2 3 4 5 6
bench: rustup run nightly cargo bench release: cargo release --features="bin" run: cargo run --features="bin"