This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
solana
mirror of
https://github.com/blockworks-foundation/solana.git
Watch
1
Star
0
Fork
You've already forked solana
0
Code
Issues
Projects
Releases
Wiki
Activity
4488cc241f
solana
/
rust-toolchain.toml
3 lines
31 B
TOML
Raw
Normal View
History
Unescape
Escape
take rust version from toolchain file (#29320) * take rust version from toolchain file * add quotes to pacify shellcheck
2022-12-19 08:00:14 -08:00
[
toolchain
]
bump rust stable to 1.72.1 (#33333) * bump rust stable to 1.72.1 * bump rust nightly to 2023-09-20 * fix nightly lint -- unused doc comment -- rustdoc does not generate documentation for expression fields * fix nightly lint -- unnecessarily eager cloning of iterator items * fix nightly lint -- loop never actually loops
2023-09-20 22:53:36 -07:00
channel
=
"1.72.1"