Skip to content

Commit

Permalink
chore(deps): update rust crate chrono to 0.4.40 (#289)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 56d327e commit af8a056
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ anyhow = "1.0.96"
bindgen = "0.71.1"
bzip2 = "0.5.1"
cc = { version = "1.2.15", features = ["parallel"] }
chrono = "0.4.39"
chrono = "0.4.40"
clap = { version = "4.5.31", features = ["derive", "cargo"] }
cmake = "0.1.54"
concolor-clap = "0.1.0"
Expand Down

0 comments on commit af8a056

Please sign in to comment.