# 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] edition = "2018" name = "pebble-sys" version = "0.0.1" authors = ["Tamme Schichler "] include = ["**/*.rs", "!tests/unincluded_*.rs", "Cargo.toml", "CHANGELOG.md", "CODE_OF_CONDUCT.md", "LICENSE-*", "README.md", "thumbv7m-pebble-eabi.json"] autoexamples = false autotests = false autobenches = false description = "Low-level FFI bindings for Pebble (watch) SDK 4.3" homepage = "https://github.com/Tamschi/pebble-sys/tree/v0.0.1" documentation = "https://docs.rs/pebble-sys/0.0.1" readme = "README.md" keywords = ["Pebble", "watch", "embedded", "FFI", "bindings"] categories = ["hardware-support"] license = "MIT OR Apache-2.0" repository = "https://github.com/Tamschi/pebble-sys" [lib] name = "pebble_sys" test = false doctest = false bench = false [badges.is-it-maintained-issue-resolution] repository = "Tamschi/pebble-sys" [badges.is-it-maintained-open-issues] repository = "Tamschi/pebble-sys" [badges.maintenance] status = "experimental" [badges.travis-ci] branch = "unstable" repository = "Tamschi/pebble-sys"