# 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 = "resol-vbus" version = "0.2.1" authors = ["Daniel Wippermann "] description = "A Rust library for processing RESOL VBus data." documentation = "https://docs.rs/resol-vbus" license = "MIT/Apache-2.0" repository = "https://github.com/danielwippermann/resol-vbus.rs" [dependencies.byteorder] version = "1" [dependencies.chrono] version = "0.4" [features] no-default-spec = [] [badges.travis-ci] repository = "danielwippermann/resol-vbus.rs"