Try it #1

Merged
phoenix merged 9 commits from try_it into main 2026-08-08 13:27:10 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 84f98521c8 - Show all commits
Generated
+1 -1
View File
@@ -1370,7 +1370,7 @@ dependencies = [
[[package]]
name = "labyrinth"
version = "0.0.1"
version = "0.0.2"
dependencies = [
"aws-config",
"aws-sdk-s3",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "labyrinth"
version = "0.0.1"
version = "0.0.2"
edition = "2024"
license = "MIT"
description = "Library for managing soaricarus storage"