chore(deps): upgrade rust and dependencies (#82)

This commit is contained in:
2026-04-16 14:43:36 -07:00
committed by GitHub
parent d75fce041c
commit 6f9c4a2852
9 changed files with 63 additions and 71 deletions

View File

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