This website requires JavaScript.
Cadquos
Explore
Marketplace
Help
Register
Sign In
Cadquos
Development
Main Navigation
🏠
Dashboard
🏢
Organizations
8
📁
Repositories
8
👥
Team
🗓️
Calendar
Workspace
📝
작업메모
🚀
시작하기
📝
빠른 메모
👻
나의 공간
3
📝
작업목록
Settings
Connections
Public Pages
Notifications
3
Help Center
John Smith
john@example.com
ByoungSooPark
/
modeling-app
Watch
1
Star
0
Fork
0
You've already forked modeling-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c6404f6716f40f744afccffe227e75c70bec0dd
modeling-app
/
rust
/
rust-toolchain.toml
4 lines
64 B
TOML
Raw
Normal View
History
Unescape
Escape
Lock the rust toolchain version (#3617)
2024-08-22 16:09:28 -04:00
[
toolchain
]
Pin Rust to 1.85 to fix CI (#5606) * Make Rust 1.85 the default * Less specific Rust ver * Pin Rust 1.85 to -clippy and -fmt * Pin Rust version * Use Rust 1.85 in package.json
2025-03-03 12:57:31 -05:00
channel
=
"1.85"
Lock the rust toolchain version (#3617)
2024-08-22 16:09:28 -04:00
components
=
[
"clippy"
,
"rustfmt"
]
Reference in New Issue
Copy Permalink