From 514eae8d01163f9550046054f2d3accc00df972c Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 2 Jan 2022 12:46:28 -0800 Subject: fix docs that failed to build --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 376aebe..eec55db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-arm/" description = "arm decoders for the yaxpeax project" keywords = ["disassembler", "decoder", "armv7", "armv8"] +edition = "2018" [dependencies] yaxpeax-arch = { version = "0.2.2", default-features = false, features = [] } -- cgit v1.1