Skip to content

Commit 9fe3c3e

Browse files
Bump tokio from 1.11.0 to 1.13.1 in /net_test
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.11.0 to 1.13.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.11.0...tokio-1.13.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e04dff commit 9fe3c3e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

net_test/Cargo.lock

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

net_test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ piston-ai_behavior = "0.32.0"
5959
num_enum = "0.5.1"
6060
scheduled-thread-pool = "0.2.5"
6161
actix = "0.12.0"
62-
tokio = { version="1.6.0" , features = ["full"] }
62+
tokio = { version="1.13.1" , features = ["full"] }
6363
async-trait = "0.1.41"
6464
chrono = "0.4"
6565
slab = "0.4.2"

0 commit comments

Comments
 (0)