Skip to content

Commit d87e3ce

Browse files
cfsmp3facebook-github-bot
authored andcommitted
Update tokio 1.45.0 -> 1.46.1
Summary: X-link: meta-pytorch/monarch#623 @public Update tokio 1.45.0 -> 1.46.1 Reviewed By: danielocfb Differential Revision: D78745547 fbshipit-source-id: 3eb072a70b93f5cdfcd7f5056f69ad6322111895
1 parent 75d3262 commit d87e3ce

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
@@ -45,7 +45,7 @@ slog-term = "2.8"
4545
store = { package = "below-store", version = "0.9.0", path = "store" }
4646
tar = "0.4.44"
4747
tempfile = "3.15"
48-
tokio = { version = "1.45.0", features = ["full", "test-util", "tracing"] }
48+
tokio = { version = "1.46.1", features = ["full", "test-util", "tracing"] }
4949
view = { package = "below-view", version = "0.9.0", path = "view" }
5050

5151
[dev-dependencies]

0 commit comments

Comments
 (0)