Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 546d836

Browse files
build(deps): bump chrono from 0.4.38 to 0.4.39 (#7571)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) --- 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 224a96b commit 546d836

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

feature-proposal/cli/Cargo.toml

+1-1
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.38"
11+
chrono = "0.4.39"
1212
clap = "2.33.3"
1313
solana-clap-utils = "2.1.0"
1414
solana-cli-config = "2.1.0"

0 commit comments

Comments
 (0)