# 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 = "rk3399-pac" version = "0.1.4" description = "Peripheral Access Crate (PAC) for the RK3399 SoC from Rockchip" readme = "README.md" keywords = [ "rk3399", "rockchip", "peripheral", "embedded", "pac", ] categories = [ "embedded", "hardware-support", "no-std", "no-std::no-alloc", "data-structures", ] license = "MIT" repository = "https://github.com/CaptainIRS/rk3399-pac" [dependencies.portable-atomic] version = "0.3.16" [dependencies.vcell] version = "0.1.0"