# 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] name = "invelion" version = "0.1.3" authors = ["Russ Garrett "] description = "Driver for a number of Chinese UHF RFID Gen2 modules" homepage = "https://github.com/russss/rust-invelion" readme = "README.md" license = "LGPL-3.0-or-later" repository = "https://github.com/russss/rust-invelion" [dependencies.bitreader] version = "0.3.2" [dependencies.failure] version = "0.1.5" [dependencies.log] version = "0.4.8" [dependencies.num_enum] version = "0.4.1" [dependencies.serial] version = "0.4.0"