mirror of
https://github.com/zkemail/halo2-zk-email.git
synced 2026-01-09 05:47:57 -05:00
16 lines
279 B
Plaintext
16 lines
279 B
Plaintext
[channel]
|
|
nightly = "2022-12-18"
|
|
|
|
[target.'cfg(any(wasm32-unknown-unknown))']
|
|
rustc = "nightly-2022-12-18"
|
|
|
|
[components]
|
|
rustfmt = { version = "nightly-2022-12-18", features = [] }
|
|
|
|
[toolchain]
|
|
channel = "nightly-2022-12-18"
|
|
profile = "minimal"
|
|
|
|
[tool.rustup]
|
|
version = "1.25.1"
|