Skip to content

Commit e78da8f

Browse files
committed
Bump Rust in CI as well
1 parent ba9be90 commit e78da8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
CARGO_TERM_COLOR: always
1919
CARGO_INCREMENTAL: '0'
2020
CARGO_PROFILE_DEV_DEBUG: '0'
21-
RUST_TOOLCHAIN_VERSION: "1.78.0"
21+
RUST_TOOLCHAIN_VERSION: "1.93.0"
2222
RUSTFLAGS: "-D warnings"
2323
RUSTDOCFLAGS: "-D warnings"
2424
RUST_LOG: "info"

0 commit comments

Comments
 (0)