Skip to content

Commit 6261aad

Browse files
build(deps): bump chrono from 0.4.33 to 0.4.34 (solana-labs#6246)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.33 to 0.4.34. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.33...v0.4.34) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de7b143 commit 6261aad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.

feature-proposal/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
edition = "2021"
99

1010
[dependencies]
11-
chrono = "0.4.33"
11+
chrono = "0.4.34"
1212
clap = "2.33.3"
1313
solana-clap-utils = ">=1.17.17,<=2"
1414
solana-cli-config = ">=1.17.17,<=2"

0 commit comments

Comments
 (0)