Skip to content

Commit 8935e21

Browse files
authored
Update JLL to 0.6 (#30)
Not bumping RustyIceberg to 0.6.0 but to 0.5.1, because this is bug fix, and not a breaking change in Julia, it was a breaking change due to renaming in FFI only.
1 parent 9a1a8c0 commit 8935e21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "RustyIceberg"
22
uuid = "390bdf5b-b624-43dc-a846-0ef7a3405804"
3-
version = "0.5.0"
3+
version = "0.5.1"
44

55
[deps]
66
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
@@ -11,7 +11,7 @@ iceberg_rust_ffi_jll = "6bd5c94f-693c-53e3-983d-a09fad412f22"
1111
Arrow = "2.0"
1212
julia = "1.10"
1313
Preferences = "1.3"
14-
iceberg_rust_ffi_jll = "0.5"
14+
iceberg_rust_ffi_jll = "0.6"
1515

1616
[extras]
1717
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"

0 commit comments

Comments
 (0)