Update Rust to 2024 version
This commit is contained in:
parent
6970f2db3e
commit
5028e16c5b
5 changed files with 222 additions and 197 deletions
411
Cargo.lock
generated
411
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -16,7 +16,7 @@
|
|||
[package]
|
||||
name = "boot-diags"
|
||||
authors = ["2Shirt <2xShirt@gmail.com>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
license = "GPL"
|
||||
version = "0.1.0"
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
[package]
|
||||
name = "core"
|
||||
authors = ["2Shirt <2xShirt@gmail.com>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
license = "GPL"
|
||||
version = "0.2.0"
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
[package]
|
||||
name = "deja-vu"
|
||||
authors = ["2Shirt <2xShirt@gmail.com>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
license = "GPL"
|
||||
version = "0.2.0"
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
[package]
|
||||
name = "pe-menu"
|
||||
authors = ["2Shirt <2xShirt@gmail.com>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
license = "GPL"
|
||||
version = "0.2.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue