Upgrade dependencies

This commit is contained in:
Clément Renault 2025-06-17 22:03:06 +02:00
parent 2616d776f2
commit 03eb50fbac
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
16 changed files with 233 additions and 280 deletions

View file

@ -11,8 +11,8 @@ license.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
time = { version = "0.3.37", features = ["parsing"] }
time = { version = "0.3.41", features = ["parsing"] }
[build-dependencies]
anyhow = "1.0.95"
vergen-git2 = "1.0.2"
anyhow = "1.0.98"
vergen-git2 = "1.0.7"