# 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.
[]
= "2021"
= "nes-ppu"
= "0.2.0"
= "A NES graphics emulator with a generic pluggable interface."
= "README.md"
= [
"NES",
"emulator",
"graphics",
"gamedev",
]
= [
"emulators",
"rendering",
"no-std::no-alloc",
]
= "CC-BY-NC-4.0"
= "https://github.com/foobles/nes-ppu"
[]
= "1.13.1"
= ["derive"]