Make Seconds Copy

This commit is contained in:
2026-05-29 21:40:22 -06:00
parent e066509031
commit b8f25b635d
6 changed files with 110 additions and 110 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ edition = "2024"
rust-version = "1.88.0"
[workspace.dependencies]
seamantic = { path = "seamantic", version = "=0.0.13", default-features = false }
seamantic = { path = "seamantic", version = "=0.0.14", default-features = false }
sea-orm = { version = "=2.0.0-rc.38", default-features = false }
sea-orm-migration = { version = "=2.0.0-rc.38", default-features = false }