chore(deps): update rust crate chrono to 0.4.38
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-15 10:05:19 +00:00
parent dd2bf3fe94
commit f61c432762
2 changed files with 3 additions and 3 deletions

View File

@@ -34,4 +34,4 @@ uuid = {version = "1.8.0", features = ["v4", "serde"]}
itertools = {version = "0.12.1"}
sled = "0.34.7"
chrono = {version = "0.4.37", features = ["serde"]}
chrono = {version = "0.4.38", features = ["serde"]}