# 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 = "2018" name = "e_drone_rpi" version = "22.1.1" authors = ["Sanghyo Lee "] description = "Rust library for BYROBOT Drones." homepage = "https://github.com/byrobot-rust/e_drone_rpi" documentation = "https://docs.rs/e_drone_rpi" license = "MIT OR Apache-2.0" repository = "https://github.com/byrobot-rust/e_drone_rpi" [lib] name = "e_drone_rpi" bench = false [dependencies.chrono] version = "0.4.*" [dependencies.e_drone] version = "22.*" [dependencies.rppal] version = "0.13.*"