Skip to content

Commit 4b9b9c7

Browse files
build(deps): bump tokio from 1.38.0 to 1.38.2 in /basic/38-alloy-rust
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7bcf80 commit 4b9b9c7

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)