checkpoint
This commit is contained in:
parent
27470083dc
commit
3b79aa21d2
3 changed files with 56 additions and 15 deletions
|
@ -6,6 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
anyhow = "1.0.98"
|
||||
base64 = "0.22.1"
|
||||
camino = { version = "1.1.11", features = ["serde1"] }
|
||||
chrono = "0.4.41"
|
||||
chrono-tz = { version = "0.10.4", features = ["serde"] }
|
||||
clap = { version = "4.5.43", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue