Skip to content

Commit f85049a

Browse files
Bump tokio from 1.37.0 to 1.38.2 in /protobuf/libs/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] <[email protected]>
1 parent 352e2d2 commit f85049a

File tree

2 files changed

+85
-21
lines changed

2 files changed

+85
-21
lines changed

protobuf/libs/rust/Cargo.lock

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

protobuf/libs/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ path = "src/lib.rs"
1818
tracing = "0.1.38"
1919
serde = "1.0.160"
2020
warp = "0.3.4"
21-
tokio = { version = "1.28.0", features = ["full"] }
21+
tokio = { version = "1.38.2", features = ["full"] }
2222
tokio-stream = "0.1.13"
2323
anyhow = "1.0.70"
2424
tonic = "0.13.1"

0 commit comments

Comments
 (0)