dls: basic offline store ops

This commit is contained in:
Mikaël Cluseau
2026-05-11 12:00:44 +02:00
parent 2dfd67ec0d
commit 35a2609f29
4 changed files with 252 additions and 49 deletions
+1
View File
@@ -23,6 +23,7 @@ eyre = "0.6.12"
fastrand = "2.3.0"
futures = "0.3.31"
futures-util = "0.3.31"
getrandom = "0.4.2"
glob = "0.3.2"
hex = "0.4.3"
human-units = "0.5.3"