Commit graph

7 commits

Author SHA1 Message Date
32e2a5ea4a
chore: migrate to object_store
Move to the more modern and maintained object_store
library to access generic buckets.

We should be able also to do streaming of files now,
and proceed by implementing paginated results for listings
if we want.

Fixes #1.
2025-08-09 22:31:22 +02:00
ec8876681a
chore: update dependencies and bump version to 1.1.2 2025-07-05 13:08:39 +02:00
373b141346 chore: update dependencies to latest versions 2024-09-28 03:08:08 +02:00
804ab6ef36 cargo deny: modernize config, bump deps 2024-06-13 05:53:18 +02:00
3a3cf0d7c0
Stabilize and update deps 2023-11-26 19:19:28 +01:00
69e6fbb2f7
Update cargo-deny config to latest version 2023-08-28 18:25:39 +02:00
ad43eb9a13 CVE: RUSTSEC-2018-0017: use tempfile instead of tempdir 2023-07-12 17:19:26 +02:00