Skip to content

Commit

Permalink
Bump chrono from 0.4.26 to 0.4.28
Browse files Browse the repository at this point in the history
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.28.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.26...v0.4.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sunshowers committed Sep 5, 2023
1 parent c741017 commit 7dc5348
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 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 nextest-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ camino-tempfile = "1.0.2"
config = { version = "0.13.3", default-features = false, features = ["toml"] }
cargo_metadata = "0.17.0"
cfg-if = "1.0.0"
chrono = "0.4.26"
chrono = "0.4.28"
debug-ignore = "1.0.5"
either = "1.9.0"
futures = "0.3.28"
Expand Down
2 changes: 1 addition & 1 deletion quick-junit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ edition = "2021"
rust-version = "1.66"

[dependencies]
chrono = "0.4.26"
chrono = "0.4.28"
indexmap = "2.0.0"
quick-xml = "0.30.0"
thiserror = "1.0.47"
Expand Down

0 comments on commit 7dc5348

Please sign in to comment.