Skip to content

Commit 3944996

Browse files
authored
Update to timely 0.17 (#561)
Signed-off-by: Moritz Hoffmann <[email protected]>
1 parent 9ee8adf commit 3944996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ timely = {workspace = true}
4848
columnar = "0.2"
4949

5050
[workspace.dependencies]
51-
timely = { version = "0.16", default-features = false }
51+
timely = { version = "0.17", default-features = false }
5252
#timely = { path = "../timely-dataflow/timely/", default-features = false }
5353

5454
[features]

0 commit comments

Comments
 (0)