Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 233 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 233 Bytes

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" }