Skip to content

Commit 55c9cff

Browse files
dependabot[bot]sunshowers
authored andcommitted
Bump chrono from 0.4.21 to 0.4.22
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.21 to 0.4.22. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.21...v0.4.22) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b90419 commit 55c9cff

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nextest-runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ camino = { version = "1.1.1", features = ["serde1"] }
1818
config = { version = "0.13.2", default-features = false, features = ["toml"] }
1919
cargo_metadata = "0.14.2"
2020
cfg-if = "1.0.0"
21-
chrono = "0.4.21"
21+
chrono = "0.4.22"
2222
debug-ignore = "1.0.2"
2323
either = "1.7.0"
2424
futures = "0.3.21"

quick-junit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2021"
1212
rust-version = "1.59"
1313

1414
[dependencies]
15-
chrono = "0.4.21"
15+
chrono = "0.4.22"
1616
indexmap = "1.9.1"
1717
quick-xml = "0.23.0"
1818
thiserror = "1.0.32"

0 commit comments

Comments
 (0)