# 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 = "fusb302b" version = "0.0.1" description = "FUSB302B driver for `usb-pd` library." homepage = "https://github.com/fmckeogh/usb-pd-rs" documentation = "https://docs.rs/fusb302b" keywords = [ "nostd", "usb-pd", "driver", "embedded", "fusb302b", ] license = "MIT" repository = "https://github.com/fmckeogh/usb-pd-rs" resolver = "1" [dependencies.byteorder] version = "1.4.3" default-features = false [dependencies.defmt] version = "0.3.5" [dependencies.embedded-hal] version = "0.2.7" [dependencies.fugit] version = "0.3.7" [dependencies.heapless] version = "0.7.16" features = ["defmt"] [dependencies.paste] version = "1.0.13" [dependencies.proc-bitfield] version = "0.2.4" [dependencies.usb-pd] version = "0.0.1"