replace .front

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2025-08-06 22:03:02 +02:00
parent c0e24492c4
commit 426d259699
8 changed files with 17 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ edition = "2021"
license = "MIT"
authors = ["kjuulh <contact@kjuulh.io>"]
readme = "README.md"
repository = "https://git.front.kjuulh.io/kjuulh/dagger-components"
repository = "https://git.kjuulh.io/kjuulh/dagger-components"
[workspace.dependencies]
cuddle-components = { path = "crates/cuddle-components" }