[dependencies.vcell]
version = "0.1.3"
[package]
description = "A Rust Peripheral Access Crate (PAC) for the PlayStation 2."
documentation = "https://docs.rs/playstation2"
edition = "2021"
homepage = "https://github.com/Ravenslofty/prussia/"
include = ["src/**/*", "Cargo.toml"]
keywords = ["peripheral-access", "pac", "svd", "playstation2"]
license = "MIT OR Apache-2.0"
name = "playstation2"
readme = "README.md"
repository = "https://github.com/Ravenslofty/prussia/"
resolver = "1"
version = "0.1.3"