We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9be90 commit e78da8fCopy full SHA for e78da8f
.github/workflows/build.yml
@@ -18,7 +18,7 @@ env:
18
CARGO_TERM_COLOR: always
19
CARGO_INCREMENTAL: '0'
20
CARGO_PROFILE_DEV_DEBUG: '0'
21
- RUST_TOOLCHAIN_VERSION: "1.78.0"
+ RUST_TOOLCHAIN_VERSION: "1.93.0"
22
RUSTFLAGS: "-D warnings"
23
RUSTDOCFLAGS: "-D warnings"
24
RUST_LOG: "info"
0 commit comments