feature/tauri-js-rs
md 178 Bytes

Query all targets

bazel query //...

Get dependency tree for a bazel target

bazel query 'deps(//src-tauri:tauri)' --nohost_deps --noimplicit_deps