mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-06-26 10:22:35 +00:00
rsbddisasm: Fix no-std
category
This commit is contained in:
parent
21c584b436
commit
73b7c4ea96
@ -12,7 +12,7 @@ documentation = "https://docs.rs/bddisasm-sys"
|
|||||||
description = """
|
description = """
|
||||||
Bindings to bddisasm instruction decoder library
|
Bindings to bddisasm instruction decoder library
|
||||||
"""
|
"""
|
||||||
categories = ["external-ffi-bindings", "hardware-support", "no_std"]
|
categories = ["external-ffi-bindings", "hardware-support", "no-std"]
|
||||||
keywords = ["disassembler", "decoder", "x86", "amd64", "x86_64"]
|
keywords = ["disassembler", "decoder", "x86", "amd64", "x86_64"]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
Loading…
Reference in New Issue
Block a user