Skip to content

Commit e2a6f0b

Browse files
Update to timely 0.23 (#640)
1 parent 0533b73 commit e2a6f0b

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
@@ -17,7 +17,7 @@ resolver = "2"
1717

1818
[workspace.dependencies]
1919
differential-dataflow = { path = "differential-dataflow", default-features = false, version = "0.16.1" }
20-
timely = { version = "0.22", default-features = false }
20+
timely = { version = "0.23", default-features = false }
2121
columnar = { version = "0.10", default-features = false }
2222
#timely = { path = "../timely-dataflow/timely/", default-features = false }
2323

0 commit comments

Comments
 (0)