rabbitizer 1.7.6

MIPS instruction decoder
Documentation
[build-dependencies.cc]
version = "1.0.78"

[build-dependencies.glob]
version = "0.3.0"
[dependencies.num_enum]
version = "0.5.7"

[lib]
path = "rust/src/lib.rs"

[package]
authors = ["Anghelo Carvajal <angheloalf95@gmail.com>"]
build = "rust/build.rs"
description = "MIPS instruction decoder"
edition = "2021"
homepage = "https://github.com/Decompollaborate/rabbitizer"
include = ["/rust/src", "/rust/build.rs", "/src", "/include", "/tables"]
keywords = ["MIPS", "decoder"]
license = "MIT"
name = "rabbitizer"
readme = "README.md"
repository = "https://github.com/Decompollaborate/rabbitizer"
version = "1.7.6"