Skip to content

Commit 3e39cce

Browse files
fix(deps): update rust crate lance-encoding to v3
1 parent 7efebc4 commit 3e39cce

2 files changed

Lines changed: 176 additions & 36 deletions

File tree

Cargo.lock

Lines changed: 175 additions & 35 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 = "2.0.0", default-features = false }
19-
lance-encoding = { version = "2.0.0" }
19+
lance-encoding = { version = "3.0.0" }
2020

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

0 commit comments

Comments
 (0)