Skip to content

Commit

Permalink
chore: use released kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
roeap committed Jun 4, 2024
1 parent c7acebb commit 6ccc3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ debug = true
debug = "line-tables-only"

[workspace.dependencies]
delta_kernel = { git = "https://github.com/roeap/delta-kernel-rs", rev = "06f767af3fe510a367eb63e35b76e99d1b3898e9" }
delta_kernel = { version = "0.1" }
# delta_kernel = { path = "../delta-kernel-rs/kernel" }

# arrow
Expand Down

0 comments on commit 6ccc3b5

Please sign in to comment.