# 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 = "2021" name = "gpcas_arschitek_zero" version = "0.5.0" authors = ["Kai Rese"] description = "Arschitek_zero instruction set architecture (ISA) properties for use with the General Purpose Core Architecture Simulator (GPCAS)." documentation = "https://docs.rs/gpcas_arschitek_zero/0.5.0/" readme = "README.md" keywords = [ "gpcas", "arschitek_zero", ] categories = ["emulators"] license = "LGPL-3.0-or-later" repository = "https://git.h3n.eu/gpcas/gpcas/" [dependencies.gpcas_base] version = "^0.3" [dependencies.gpcas_isa] version = "^0.6"