remowt
refs/commits
9ee216ad78bd
Cargo.toml
1[workspace]2members = ["cmds/*", "crates/*"]3resolver = "2"45[workspace.packages]6bifrostlink = { path = "../bifrostlink/crates/bifrostlink" }7bifrostlink-ports = { path = "../bifrostlink/crates/bifrostlink-ports" }