Skip to content

Commit 958f5ce

Browse files
authored
Update columnar to 0.6 (#611)
Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
1 parent 25dcc60 commit 958f5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

differential-dataflow/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ graph_map = "0.1"
2323
bytemuck = "1.18.0"
2424

2525
[dependencies]
26-
columnar = "0.5"
26+
columnar = "0.6"
2727
columnation = "0.1.0"
2828
fnv="1.0.2"
2929
paste = "1.0"

0 commit comments

Comments
 (0)