Files
mercator_parser/rust-toolchain.toml
Lionel Sambuc f68ec7af14 Fix compilation with rustc 1.4.2
More adaptation are required to be able to use the most recent version
of Rust, therefore fix the dependencies and the compiler version.
2024-08-08 12:14:21 +02:00

3 lines
31 B
TOML

[toolchain]
channel = "1.42.0"