Skip to content

Commit eafaae8

Browse files
Merge pull request #272 from ava-labs/dependabot/cargo/chrono-0.4.38
build(deps): bump chrono from 0.4.37 to 0.4.38
2 parents 50325eb + 227a98f commit eafaae8

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.

timestampvm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "../README.md"
1414
avalanche-types = { version = "0.1.5", features = ["subnet", "codec_base64"] } # https://crates.io/crates/avalanche-types
1515
base64 = { version = "0.22.0" }
1616
bytes = "1.6.0"
17-
chrono = "0.4.37"
17+
chrono = "0.4.38"
1818
clap = { version = "4.5.4", features = ["cargo", "derive"] } # https://github.com/clap-rs/clap/releases
1919
derivative = "2.2.0"
2020
env_logger = "0.11.3"

0 commit comments

Comments
 (0)