# 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-skip" 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 = "High-level API wrapper for Pebble (watch) SDK 4.3" homepage = "https://github.com/Tamschi/pebble-skip/tree/v0.0.1" documentation = "https://docs.rs/pebble-skip/0.0.1" readme = "README.md" keywords = ["Pebble", "watch", "embedded", "RAII", "wrapper"] categories = ["hardware-support"] license = "MIT OR Apache-2.0" repository = "https://github.com/Tamschi/pebble-skip" [lib] name = "pebble_skip" test = false doctest = false bench = false [dependencies.debugless-unwrap] version = "0.0.4" [dependencies.pebble-sys] version = "0.0.1" [dependencies.unsafe_unwrap] version = "0.1.0" [badges.is-it-maintained-issue-resolution] repository = "Tamschi/pebble-skip" [badges.is-it-maintained-open-issues] repository = "Tamschi/pebble-skip" [badges.maintenance] status = "experimental" [badges.travis-ci] branch = "unstable" repository = "Tamschi/pebble-skip"