This website requires JavaScript.
Explore
Help
Sign in
Vergara_Tech
/
zcash-haskell
Watch
2
Star
0
Fork
You've already forked zcash-haskell
0
Code
Issues
Pull requests
Releases
7
Wiki
Activity
7d3ae36d2b
zcash-haskell
/
librustzcash-wrapper
/
rust-toolchain.toml
5 lines
91 B
TOML
Raw
Normal View
History
Unescape
Escape
Set the Rust tool-chain
2024-02-22 01:33:28 +00:00
[
toolchain
]
Rust dependencies update (#103) This PR updates the Rust dependencies and updates the code for the latest version of `zcash_primitives`. Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/103 Co-authored-by: Rene Vergara <rene@vergara.network> Co-committed-by: Rene Vergara <rene@vergara.network>
2024-12-19 15:23:12 +00:00
channel
=
"nightly"
Set the Rust tool-chain
2024-02-22 01:33:28 +00:00
components
=
[
"rustfmt"
,
"rustc-dev"
]
profile
=
"minimal"
Reference in a new issue
Copy permalink