Update Rust to 2024 version

This commit is contained in:
2Shirt 2025-03-22 20:03:46 -07:00
parent 6970f2db3e
commit 5028e16c5b
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C
5 changed files with 222 additions and 197 deletions

411
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
[package]
name = "boot-diags"
authors = ["2Shirt <2xShirt@gmail.com>"]
edition = "2021"
edition = "2024"
license = "GPL"
version = "0.1.0"

View file

@ -16,7 +16,7 @@
[package]
name = "core"
authors = ["2Shirt <2xShirt@gmail.com>"]
edition = "2021"
edition = "2024"
license = "GPL"
version = "0.2.0"

View file

@ -16,7 +16,7 @@
[package]
name = "deja-vu"
authors = ["2Shirt <2xShirt@gmail.com>"]
edition = "2021"
edition = "2024"
license = "GPL"
version = "0.2.0"

View file

@ -16,7 +16,7 @@
[package]
name = "pe-menu"
authors = ["2Shirt <2xShirt@gmail.com>"]
edition = "2021"
edition = "2024"
license = "GPL"
version = "0.2.0"