# 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 = "nintendo64-pac" version = "0.2.0" authors = ["Isaac Corbrey "] description = "A peripheral access crate for the Nintendo 64." readme = "README.md" keywords = [ "pac", "nintendo64", "n64", "embedded", "no_std", ] categories = [ "no-std", "embedded", "hardware-support", ] license = "MIT" repository = "https://github.com/icorbrey/nintendo64-pac" [dependencies.proc-bitfield] version = "0.3.0" [dependencies.ux] version = "0.1.5"