# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "yaxpeax-avnera" version = "1.0.0" authors = ["iximeow "] description = "avnera decoder for the yaxpeax project" readme = "README.md" keywords = [ "yaxpeax", "diassembler", "avnera", "av7300", "av6201", ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-avnera/" [[test]] name = "test" path = "test/test.rs" [dependencies.yaxpeax-arch] version = "0.3.2" features = [] default-features = false