# 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 = "probe-rs-target" version = "0.24.0" description = "Target description schema for probe-rs." homepage = "https://github.com/probe-rs/probe-rs" documentation = "https://docs.rs/probe-rs/" 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" [dependencies.base64] version = "0.22.1" [dependencies.jep106] version = "0.2.8" [dependencies.serde] version = "1" features = ["derive"] [dependencies.url] version = "2.5" features = ["serde"]