From eff3e6b2d5ca1c8e2a590a9f3dbb2db8480f546d Mon Sep 17 00:00:00 2001 From: Stacky McStackface Date: Wed, 2 Apr 2025 15:06:10 +0000 Subject: [PATCH 1/6] chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@f1f1a9e521ab29506e3ea4977df52277c4d161b0 Reference-to: stackabletech/operator-templating@f1f1a9e (Bump Rust to 1.85.0) --- .github/PULL_REQUEST_TEMPLATE/pre-release-rust-deps.md | 8 ++++---- .github/workflows/build.yml | 9 ++++++--- .vscode/settings.json | 7 +++++++ rust-toolchain.toml | 2 +- rustfmt.toml | 6 +++++- 5 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.github/PULL_REQUEST_TEMPLATE/pre-release-rust-deps.md b/.github/PULL_REQUEST_TEMPLATE/pre-release-rust-deps.md index 86537df2..f871fb97 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pre-release-rust-deps.md +++ b/.github/PULL_REQUEST_TEMPLATE/pre-release-rust-deps.md @@ -1,4 +1,4 @@ -# Bump Rust Dependencies for Stackable Release XX.(X)X +# Bump Rust Dependencies for Stackable Release YY.M.X