Skip to content

Commit 7c03077

Browse files
Merge pull request #39 from RelationalAI/ag-adopt-thread
Use `jl_adopt_thread` instead of AsyncCondition for interop
2 parents 9131df7 + b6e132e commit 7c03077

4 files changed

+479
-81
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "RustyObjectStore"
22
uuid = "1b5eed3d-1f46-4baa-87f3-a4a892b23610"
3-
version = "0.6.5"
3+
version = "0.7.0"
44

55
[deps]
66
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -16,7 +16,7 @@ ReTestItems = "1"
1616
Sockets = "1"
1717
Test = "1"
1818
julia = "1.8"
19-
object_store_ffi_jll = "0.6.5"
19+
object_store_ffi_jll = "0.7.0"
2020

2121
[extras]
2222
CloudBase = "85eb1798-d7c4-4918-bb13-c944d38e27ed"

0 commit comments

Comments
 (0)