Skip to content

Commit 7620391

Browse files
Carlos Fernandezfacebook-github-bot
authored andcommitted
Update tokio and some tokio- crates
Summary: @public Update tokio and some tokio- crates Reviewed By: JakobDegen Differential Revision: D74518786 fbshipit-source-id: 2b960e7310c12aa03e799f463408ce2ed0f2420f
1 parent 8df00f0 commit 7620391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

below/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ slog-term = "2.8"
4343
store = { package = "below-store", version = "0.9.0", path = "store" }
4444
tar = "0.4.44"
4545
tempfile = "3.15"
46-
tokio = { version = "1.44.2", features = ["full", "test-util", "tracing"] }
46+
tokio = { version = "1.45.0", features = ["full", "test-util", "tracing"] }
4747
view = { package = "below-view", version = "0.9.0", path = "view" }
4848

4949
[dev-dependencies]

0 commit comments

Comments
 (0)