Skip to content

Commit e12ff4b

Browse files
authored
Bump delta_kernel version for bug fixes
Bug fix: delta-io/delta-kernel-rs#328
1 parent ef4e4a3 commit e12ff4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ debug = true
2626
debug = "line-tables-only"
2727

2828
[workspace.dependencies]
29-
delta_kernel = { version = "=0.3.0" }
29+
delta_kernel = { version = "0.3" }
3030
# delta_kernel = { path = "../delta-kernel-rs/kernel", version = "0.3.0" }
3131

3232
# arrow

0 commit comments

Comments
 (0)