From c92973138c283deccb188ca30472ab7bcb72b3ec Mon Sep 17 00:00:00 2001 From: Stacky McStackface Date: Wed, 2 Apr 2025 13:40:29 +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) --- .../pre-release-rust-deps.md | 8 +-- .github/workflows/build.yml | 2 +- .vscode/settings.json | 7 ++ Cargo.nix | 65 +++++-------------- rust-toolchain.toml | 2 +- rustfmt.toml | 6 +- 6 files changed, 36 insertions(+), 54 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