# 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 = "futuresdr-pmt" version = "0.0.8" authors = ["FutureSDR Contributors "] description = "Polymorphic Types for an Experimental Async SDR Runtime for Heterogeneous Architectures." homepage = "https://www.futuresdr.org" keywords = [ "sdr", "radio", "runtime", "async", "acceleration", ] categories = [ "asynchronous", "concurrency", "hardware-support", "science", "wasm", ] license = "Apache-2.0" repository = "https://github.com/futuresdr/futuresdr/" [dependencies.dyn-clone] version = "1.0.9" [dependencies.serde] version = "1.0" features = ["derive"] [dev-dependencies.flexbuffers] version = "2.0.0"