Skip to content

Commit d18e134

Browse files
Bump chrono from 0.4.6 to 0.4.11
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.6 to 0.4.11. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.6...v0.4.11) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2eb67f7 commit d18e134

File tree

2 files changed

+141
-23
lines changed

2 files changed

+141
-23
lines changed

Cargo.lock

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

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ regex = "1.0.6"
3636
dirs = "4.0.0"
3737
sha-1 = "0.9.8"
3838
hex = "0.3.2"
39-
chrono = "0.4.6"
39+
chrono = "0.4.11"
4040
validate-npm-package-name = { path = "../validate-npm-package-name" }
4141
textwrap = "0.11.0"
4242
atty = "0.2"

0 commit comments

Comments
 (0)