Skip to content

Commit 2f021c8

Browse files
chore(deps): bump tokio from 1.35.1 to 1.38.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.1 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1e822b commit 2f021c8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -43,7 +43,7 @@ anyhow = "1.0.79"
4343
thiserror = "1.0.56"
4444
diesel = { version = "2.1.4", features = ["sqlite"] }
4545
libsqlite3-sys = { version = "0.27.0", features = ["bundled"] }
46-
tokio = { version = "1.35.1", features = ["full"] }
46+
tokio = { version = "1.38.2", features = ["full"] }
4747

4848
[profile.dev]
4949
lto = true

0 commit comments

Comments
 (0)