Skip to content

Commit 3386227

Browse files
Merge pull request #665 from frankmcsherry/columnar_05
Update columnar dependence
2 parents 6e556f1 + 2871dd7 commit 3386227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resolver = "2"
1313
edition = "2021"
1414

1515
[workspace.dependencies]
16-
columnar = "0.4.1"
16+
columnar = "0.5"
1717

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

0 commit comments

Comments
 (0)