fugue-oss-registry Rust crate registry for the Fugue Binary Analysis Framework. Usage Add the registry to your .cargo/config: [registries] fugue = { index = "ssh://[email protected]/fugue-re/fugue-oss-registry.git" }