summaryrefslogtreecommitdiff
path: root/arch/riscv/disasm/Cargo.toml
AgeCommit message (Collapse)Author
2025-02-13Add licensing check for Rust codeMason Reed
If we add new rust dependencies we should now be alerted when a new license type is added.
2024-01-04Add RISC-V architecture pluginRusty Wagner