Compare commits

..
Author SHA1 Message Date
phoenix f406ed1961 Delete object (#3)
labyrinth release Tagging / release (push) Successful in 1m15s
simodels Build / build (push) Successful in 1m25s
simodels Build / Test Suite (push) Successful in 1m35s
simodels Build / Check (push) Successful in 1m38s
simodels Build / Rustfmt (push) Successful in 2m33s
simodels Build / Clippy (push) Successful in 2m49s
Reviewed-on: #3
2026-08-11 10:39:12 -04:00
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1370,7 +1370,7 @@ dependencies = [
[[package]]
name = "labyrinth"
version = "0.0.3"
version = "0.0.4"
dependencies = [
"aws-config",
"aws-sdk-s3",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "labyrinth"
version = "0.0.3"
version = "0.0.4"
edition = "2024"
license = "MIT"
description = "Library for managing soaricarus storage"