bump edition
This commit is contained in:
parent
f99df9199f
commit
9f710fd775
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "date-check"
|
||||
authors = ["Noah Lev <camelidcamel@gmail.com>"]
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "josh-sync"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.95"
|
||||
|
|
|
|||
Loading…
Reference in New Issue