cargo-risczero 1.1.0

RISC Zero CLI tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build]
target = ["riscv32im-risc0-zkvm-elf"]
extended = true
tools = ["cargo", "cargo-clippy", "clippy", "rustfmt"]
configure-args = []
cargo-native-static = true

[rust]
lld = true
llvm-tools = true
omit-git-hash = false

[llvm]
download-ci-llvm = false