Skip to content

Commit a036af8

Browse files
Update Rust crate lance-encoding to v7
1 parent 57e1784 commit a036af8

2 files changed

Lines changed: 146 additions & 31 deletions

File tree

Cargo.lock

Lines changed: 145 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benchmarks/lance-bench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish = false
1616

1717
[dependencies]
1818
lance = { version = "6", default-features = false }
19-
lance-encoding = { version = "6" }
19+
lance-encoding = { version = "7" }
2020

2121
anyhow = { workspace = true }
2222
arrow-cast = { version = "58" }

0 commit comments

Comments
 (0)