Skip to content

Commit 14c2b29

Browse files
generatedunixname2066905484085733meta-codesync[bot]
authored andcommitted
Bump tokio 1.49.0 -> 1.50.0
Summary: Automated semver-compatible version bump. bypass-github-export-checks Reviewed By: dtolnay Differential Revision: D97203424 fbshipit-source-id: 4fdacb77f86c951a90e51017356584eecad53413
1 parent 5e00769 commit 14c2b29

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
@@ -46,7 +46,7 @@ slog-term = "2.9.2"
4646
store = { package = "below-store", version = "0.11.0", path = "store" }
4747
tar = "0.4.44"
4848
tempfile = "3.26.0"
49-
tokio = { version = "1.47.1", features = ["full", "test-util", "tracing"] }
49+
tokio = { version = "1.50.0", features = ["full", "test-util", "tracing"] }
5050
view = { package = "below-view", version = "0.11.0", path = "view" }
5151

5252
[dev-dependencies]

0 commit comments

Comments
 (0)