From 153e8b77d364893a460a7d779347febae36e5b5a Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 21 Apr 2019 14:22:57 -0700 Subject: awful tweaks to expose a serde flag on yaxpeax-arch which will trickle through everything --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index d98a94e..dcee616 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,3 +39,5 @@ default = [] # This enables some capstone benchmarks over the same # instruction bytes used to bench this code. capstone_bench = [] + +use-serde = [] -- cgit v1.1