Skip to content

Commit 339d9d2

Browse files
authored
Merge pull request #1292 from Dapp-Learning-DAO/dependabot/cargo/basic/38-alloy-rust/tokio-1.38.2
build(deps): bump tokio from 1.38.0 to 1.38.2 in /basic/38-alloy-rust
2 parents 43cedb1 + 4b9b9c7 commit 339d9d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

basic/38-alloy-rust/Cargo.lock

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

basic/38-alloy-rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
alloy = { version = "0.1.1", features = ["full"] }
8-
tokio = { version = "1.38.0", features = ["full"] }
8+
tokio = { version = "1.38.2", features = ["full"] }
99
dotenv = "0.15"
1010
log = "0.4.21"
1111
env_logger = "0.11.3"

0 commit comments

Comments
 (0)