Skip to content

Commit 0783407

Browse files
build(deps): bump time from 0.3.44 to 0.3.47 in /tools/web3rs-example
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.47. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.44...v0.3.47) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.47 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3795bdf commit 0783407

File tree

2 files changed

+22
-12
lines changed

2 files changed

+22
-12
lines changed

tools/web3rs-example/Cargo.lock

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

tools/web3rs-example/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
tokio = { version = "1.48.0", features = ["full"] }
88
env_logger = "0.11.3"
9-
time = "0.3.44"
9+
time = "0.3.47"
1010
web3 = "0.19.0"
1111
hex-literal = "1.1.0"
1212
hex = "0.4.3"

0 commit comments

Comments
 (0)