# 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] name = "rtlsdr_mt" version = "2.2.0" authors = ["Mick Koch "] description = "High-level, multithreading interface to RTL-SDR" documentation = "https://kchmck.github.io/doc/rtlsdr_mt/rtlsdr_mt/" keywords = ["rtl-sdr", "rtlsdr", "librtlsdr", "threading", "multithreading"] license = "GPL-2.0+" repository = "https://github.com/kchmck/rtlsdr_mt.rs" [dependencies.libc] version = "0.2.8" [dependencies.rtlsdr_sys] version = "1.1.0"