Skip to content

Commit 22c4902

Browse files
Generated commit to update templated files based on rev 434e0ab in stackabletech/operator-templating repo. (#370)
Triggered by: Manual run triggered by: razvan with message [Bump rust version]
1 parent 1c5a37e commit 22c4902

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
CARGO_TERM_COLOR: always
2222
CARGO_INCREMENTAL: '0'
2323
CARGO_PROFILE_DEV_DEBUG: '0'
24-
RUST_TOOLCHAIN_VERSION: "1.75.0"
24+
RUST_TOOLCHAIN_VERSION: "1.76.0"
2525
RUSTFLAGS: "-D warnings"
2626
RUSTDOCFLAGS: "-D warnings"
2727
RUST_LOG: "info"

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.75.0"
2+
channel = "1.76.0"

0 commit comments

Comments
 (0)