Update to rust 2024
This commit is contained in:
parent
e9a3c9a6b0
commit
b632165443
2 changed files with 63 additions and 55 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "gsm"
|
||||
version = "0.1.0"
|
||||
authors = ["traxys <quentin@familleboyer.net>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.18", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue