# 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 = "bacnet" version = "0.1.0" authors = ["Klaus Landsdorf "] description = "A pure Rust library for BACnet. It is based on the BACnet protocol with the focus on no or few dependencies." homepage = "https://bianco-royal.cloud/" readme = "README.md" keywords = ["bacnet", "fieldbus", "iiot", "opcua", "automation"] license = "MPL-2.0" repository = "https://github.com/BiancoRoyal/bacnet-rust.git" [dependencies] [badges.coveralls] branch = "master" repository = "BiancoRoyal/bacnet-iiot-rust" service = "github" [badges.is-it-maintained-issue-resolution] repository = "BiancoRoyal/bacnet-iiot-rust" [badges.is-it-maintained-open-issues] repository = "BiancoRoyal/bacnet-iiot-rust" [badges.travis-ci] repository = "BiancoRoyal/bacnet-iiot-rust"