Skip to content

Commit

Permalink
build(deps): bump chrono from 0.4.39 to 0.4.40 (#5073)
Browse files Browse the repository at this point in the history
* build(deps): bump chrono from 0.4.39 to 0.4.40

Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.40.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.39...v0.4.40)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update all Cargo files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent ad43a7d commit 8c43470
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 10 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 @@ -210,7 +210,7 @@ caps = "0.5.5"
cargo_metadata = "0.15.4"
cfg_eval = "0.1.2"
cfg-if = "1.0.0"
chrono = { version = "0.4.39", default-features = false }
chrono = { version = "0.4.40", default-features = false }
chrono-humanize = "0.2.3"
clap = "2.33.1"
console = "0.15.10"
Expand Down
12 changes: 9 additions & 3 deletions programs/sbf/Cargo.lock

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

12 changes: 9 additions & 3 deletions svm/examples/Cargo.lock

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

0 comments on commit 8c43470

Please sign in to comment.