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