mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-04-30 16:21:10 +00:00
8 lines
309 B
TOML
8 lines
309 B
TOML
# WAIT: Rust 1.82 release on 2024-10-17
|
|
# Used features:
|
|
# - min_exhaustive_patterns: https://github.com/rust-lang/rust/issues/119612
|
|
# - precise_capturing: https://github.com/rust-lang/rust/issues/123432
|
|
[toolchain]
|
|
channel = "beta-2024-09-10" # 1.82.0-beta.3
|
|
profile = "default"
|
|
components = ["llvm-tools"]
|