feat(runtime): add config storage boundary
test / workspace (push) Successful in 11m57s

This commit is contained in:
Tom You
2026-07-07 00:02:02 -05:00
parent 2f1b9fcd5d
commit 7bd60ebce0
5 changed files with 207 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[workspace]
members = ["rabby-core", "src-tauri"]
members = ["rabby-core", "rabby-runtime", "src-tauri"]
resolver = "2"
[workspace.package]