# 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 = "tango-client" version = "0.4.2" authors = ["Georg Brandl "] description = "Client for the Tango control system." readme = "README.md" keywords = [ "tango", "scada", "control-system", "binding", ] license = "LGPL-3.0+" repository = "https://gitlab.com/tango-controls/tango-rs" [package.metadata.docs.rs] all-features = true [dependencies.libc] version = "0.2.62" [dependencies.serde] version = "1.0.130" optional = true [dependencies.tango-client-sys] version = "0.1.5" [dependencies.time] version = "0.1.42"