Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent f188a2a commit dedd44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ doc = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = { version = "=0.4.35", features = ["serde"] }
chrono = { version = "=0.4.38", features = ["serde"] }
clap = { version = "=4.2.4", features = ["derive"] }
derive_builder = "0.20.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit dedd44e

Please sign in to comment.