bump
This commit is contained in:
parent
fb74ae27bd
commit
04cd52f7e4
|
|
@ -7,10 +7,10 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[build-dependencies]
|
||||
built = { version = "0.6.0", features = ["git2", "chrono"] }
|
||||
built = { version = "0.8.0", features = ["git2", "chrono"] }
|
||||
|
||||
[dependencies]
|
||||
built = { version = "0.6.0", features = ["git2", "chrono"] }
|
||||
built = { version = "0.8.0", features = ["git2", "chrono"] }
|
||||
chrono = "0.4.26"
|
||||
chrono-tz = "0.8.3"
|
||||
clap = "4.3.4"
|
||||
|
|
|
|||
Loading…
Reference in New Issue