From f2221b060123b3f6dd8281d8e2db6a4d7ae53848 Mon Sep 17 00:00:00 2001 From: Stacky McStackface Date: Wed, 2 Apr 2025 13:41:16 +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