# 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 = "ru5102" version = "0.1.2" authors = ["Mike Walters ", "Russ Garrett "] description = "Library for the CF-RU5102 UHF RFID reader" homepage = "https://github.com/russss/rust-gs1" readme = "README.md" license = "LGPL-3.0-or-later" repository = "https://github.com/miek/ru5102" [dependencies.bincode] version = "1.2.0" [dependencies.crc16] version = "0.4.0" [dependencies.failure] version = "0.1.5" [dependencies.num_enum] version = "0.4.1" [dependencies.serial] version = "0.4.0"