# 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 = "nanohat-oled" version = "0.2.0" authors = ["Kevin Rauwolf "] description = "Library to work with the NanoHat OLED display" homepage = "https://github.com/squidpickles/nanohat-oled" documentation = "https://docs.rs/nanohat-oled" readme = "README.md" keywords = ["nanohat", "oled", "ssd1306"] license = "Apache-2.0" repository = "https://github.com/squidpickles/nanohat-oled.git" [dependencies.i2c-linux] version = "0.1" [dependencies.log] version = "0.4" [badges.travis-ci] branch = "master" repository = "squidpickles/nanohat-oled"