We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a0e9e commit eaecc7cCopy full SHA for eaecc7c
Cargo.toml
@@ -26,7 +26,7 @@ debug = true
26
debug = "line-tables-only"
27
28
[workspace.dependencies]
29
-delta_kernel = { version = "=0.6.0", features = ["default-engine"] }
+delta_kernel = { version = "=0.6.1", features = ["default-engine"] }
30
#delta_kernel = { path = "../delta-kernel-rs/kernel", features = ["sync-engine"] }
31
32
# arrow
0 commit comments