This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-12-22 15:24:46 -05:00
Code
Issues
Packages
1
Wiki
Activity
01f0d03ae8
denoland-deno
/
rust-toolchain.toml
4 lines
64 B
TOML
Raw
Normal View
History
Unescape
Escape
chore: upgrade to rust 1.58.1 (#13459)
2022-01-23 12:06:40 -05:00
[
toolchain
]
chore: upgrade Rust to 1.70 and libffi-sys to 2.3.0 (#19639) Bump: - Rust -> 1.7.0 - libffi-sys -> 2.3.0 LLVM version won't change often, but it's slightly easier to edit now.
2023-06-29 17:25:48 -04:00
channel
=
"1.70"
chore: add Rust toolchain components (#14004)
2022-03-17 12:24:24 -04:00
components
=
[
"rustfmt"
,
"clippy"
]
Copy permalink