chore(deps): upgrade rust to 1.91.1 and bump cargo and docker deps

This commit is contained in:
2025-11-14 00:24:09 -05:00
parent 0028e3eefc
commit ecba8a5e02
10 changed files with 20 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
[toolchain]
channel = "1.91.0"
channel = "1.91.1"
components = ["rustfmt", "clippy"]
targets = ["x86_64-unknown-uefi", "aarch64-unknown-uefi"]