Skip to content

Commit 437dce8

Browse files
deps: update rust crate tokio to v1.35.1 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e77b21a commit 437dce8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
dotenvy = { optional = true, version = "=0.15.7" }
1010
futures = "=0.3.29"
11-
tokio = { version = "=1.35.0", features = ["full"] }
11+
tokio = { version = "=1.35.1", features = ["full"] }
1212
tracing = "=0.1.40"
1313
twilight-cache-inmemory = "=0.15.4"
1414
twilight-gateway = "=0.15.4"

0 commit comments

Comments
 (0)