Skip to content

Commit 338bfce

Browse files
authored
chore: Bump rust-toolchain to 1.79.0, and bump crate dependencies (#822)
* chore: bump rust-toolchain to 1.79.0 ubiX-rust-builder images updated in stackabletech/docker-images#737 * chore: bump dependencies * chore: update ref in changelogs
1 parent cca721a commit 338bfce

File tree

10 files changed

+203
-216
lines changed

10 files changed

+203
-216
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
CARGO_TERM_COLOR: always
1818
CARGO_INCREMENTAL: '0'
1919
CARGO_PROFILE_DEV_DEBUG: '0'
20-
RUST_TOOLCHAIN_VERSION: "1.78.0"
20+
RUST_TOOLCHAIN_VERSION: "1.79.0"
2121
RUSTFLAGS: "-D warnings"
2222
RUSTDOCFLAGS: "-D warnings"
2323
RUST_LOG: "info"

0 commit comments

Comments
 (0)