Skip to content

Commit 6b081af

Browse files
Merge pull request #40 from RelationalAI/ag-list-with-offset
Add list_objects and list_objects_stream with optional offset
2 parents 9ce5cfb + 28e3f38 commit 6b081af

File tree

3 files changed

+435
-15
lines changed

3 files changed

+435
-15
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.7.1"
3+
version = "0.8.1"
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.7.0"
19+
object_store_ffi_jll = "0.8.1"
2020

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

0 commit comments

Comments
 (0)