From f7bfb4d8dc4fba0c97232503553f9c45ab297cb4 Mon Sep 17 00:00:00 2001 From: Stacky McStackface Date: Wed, 2 Apr 2025 13:40:07 +0000 Subject: [PATCH] chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@9b315fb9473b3933500c3c990e0668126637c93e Reference-to: stackabletech/operator-templating@9b315fb (Bump Rust to 1.85.0) --- .github/PULL_REQUEST_TEMPLATE/pre-release-rust-deps.md | 8 ++++---- .github/workflows/build.yml | 2 +- .vscode/settings.json | 7 +++++++ rust-toolchain.toml | 2 +- rustfmt.toml | 6 +++++- 5 files changed, 18 insertions(+), 7 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