Files
rabby/Cargo.toml
T
Tom You 7bd60ebce0
test / workspace (push) Successful in 11m57s
feat(runtime): add config storage boundary
2026-07-07 00:02:02 -05:00

9 lines
195 B
TOML

[workspace]
members = ["rabby-core", "rabby-runtime", "src-tauri"]
resolver = "2"
[workspace.package]
edition = "2021"
license = "MIT"
repository = "https://gitea.thetomyou.com/thetomyou/rabby"