Skip to content

Commit 75d325a

Browse files
Bump tokio from 1.37.0 to 1.38.2 in /rust
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...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 cfd0c63 commit 75d325a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

rust/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.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ harness = false
99

1010
[dependencies]
1111
postgres = { version = "0.19.5" }
12-
tokio = { version = "1.29.1", features = ["full"] }
12+
tokio = { version = "1.38.2", features = ["full"] }
1313
doublets = { git = "https://github.com/linksplatform/doublets-rs.git" }
1414

1515
[dev-dependencies]

0 commit comments

Comments
 (0)