# 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 = "pcics" version = "0.3.2" authors = ["mbratchikov"] description = "PCI configuration space access library" homepage = "https://github.com/pepyaka/pcics" documentation = "https://docs.rs/pcics" readme = "README.md" categories = [ "hardware-support", "no-std", ] license = "MIT" repository = "https://github.com/pepyaka/pcics" [dependencies.heterob] version = "0.3.0" [dependencies.snafu] version = "0.7.1" features = ["rust_1_46"] default-features = false [dev-dependencies.pretty_assertions] version = "0.7" [features] caps_ea_real_entry_size = []