chore: fix repository URL to match actual remote (clawverse org, not redclaw)

Co-Authored-By: Claude Sonnet 5 <[email protected]>
This commit is contained in:
Omar Sobh
2026-08-10 13:02:52 -07:00
co-authored by Claude Sonnet 5
parent 1b76852ec7
commit 35b18af10c
+1 -1
View File
@@ -11,7 +11,7 @@ version = "0.1.0"
edition = "2024" edition = "2024"
rust-version = "1.85" rust-version = "1.85"
license = "MIT" license = "MIT"
repository = "https://git.redclaw.dev/redclaw/clawaudio" repository = "https://git.redclaw.dev/clawverse/clawaudio"
authors = ["RedClaw Systems LLC"] authors = ["RedClaw Systems LLC"]
[workspace.dependencies] [workspace.dependencies]