fix(terminal): change repo name

This commit is contained in:
zhangheng
2026-06-25 14:31:42 +08:00
parent b7a8bf49c4
commit 561a062cf2
6 changed files with 12 additions and 12 deletions

View File

@@ -78,7 +78,7 @@ web-sys = { version = "0.3", default-features = false, features = [
] }
[[workspace.metadata.leptos]]
name = "base_path_demo"
name = "rustui_playground"
bin-package = "server"
lib-package = "app"
site-root = "target/site"