Skip to content

Commit

Permalink
Generated commit to update templated files based on rev b04cbc1 in st…
Browse files Browse the repository at this point in the history
…ackabletech/operator-templating repo. (#740)

Triggered by:
Manual run triggered by: Techassi with message [Update Rust toolchain to 1.80.0, part of stackabletech/operator-templating#415]
  • Loading branch information
stackable-bot authored Jul 30, 2024
1 parent 40af8a9 commit 2aae4bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: '0'
CARGO_PROFILE_DEV_DEBUG: '0'
RUST_TOOLCHAIN_VERSION: "1.79.0"
RUST_TOOLCHAIN_VERSION: "1.80.0"
RUSTFLAGS: "-D warnings"
RUSTDOCFLAGS: "-D warnings"
RUST_LOG: "info"
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# DO NOT EDIT, this file is generated by operator-templating
[toolchain]
channel = "1.79.0"
channel = "1.80.0"

0 comments on commit 2aae4bd

Please sign in to comment.