git.delta.rocks / remowt / refs/commits / 960ee4bca68c

difftreelog

source

Cargo.toml246 Bsourcehistory
1[workspace]2members = ["cmds/*", "crates/*"]3resolver = "2"4package.version = "0.1.0"56[workspace.dependencies]7bifrostlink = { path = "../bifrostlink/crates/bifrostlink" }8bifrostlink-ports = { path = "../bifrostlink/crates/bifrostlink-ports" }