init blob storage: added basic Blob and Range, testing wip

This commit is contained in:
Ed Guloien
2026-05-28 10:11:07 -04:00
commit e2c0acf1a7
4 changed files with 109 additions and 0 deletions
Generated
+7
View File
@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "blob-storage"
version = "0.1.0"