Skip to content

Commit 49c57c1

Browse files
authored
Update columnar to 0.11.0 (#718)
Signed-off-by: Moritz Hoffmann <[email protected]>
1 parent 6d679e2 commit 49c57c1

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
@@ -14,7 +14,7 @@ resolver = "2"
1414
edition = "2021"
1515

1616
[workspace.dependencies]
17-
columnar = "0.10"
17+
columnar = "0.11"
1818

1919
[workspace.lints.clippy]
2020
type_complexity = "allow"

0 commit comments

Comments
 (0)