# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "daplink" version = "0.1.0" authors = ["Noah Hüsser ", "Dominik Boehi "] description = "A driver to communicate with any daplink debug adapter." homepage = "https://github.com/probe-rs/probe-rs/daplink" documentation = "https://docs.rs/daplink/" readme = "../../README.md" keywords = ["embedded"] categories = ["embedded", "hardware-support", "development-tools::debugging"] license = "MIT OR Apache-2.0" repository = "https://github.com/probe-rs/probe-rs/daplink" [dependencies.arm-memory] version = "0.1.0" [dependencies.coresight] version = "0.1.0" [dependencies.debug-probe] version = "0.1.0" [dependencies.hidapi] version = "0.5.2" [dependencies.lazy_static] version = "1.2.0" [dependencies.log] version = "0.4.6" [dependencies.rental] version = "0.5.4" [dependencies.scroll] version = "0.9.2"