# 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 = "gp2y0e02b" version = "0.2.1" authors = ["Luca Zulian "] exclude = [] description = "A rust driver for the GP2Y0E02B (SHARP I2C Distance Measuring Sensor, 4-50cm)" readme = "README.md" keywords = [ "hal", "IO", ] categories = [ "embedded", "hardware-support", "no-std", ] license = "MIT" repository = "https://github.com/lucazulian/gp2y0e02b" [dependencies.cast] version = "0.3.0" default-features = false [dependencies.embedded-hal] version = "0.2.3" [dependencies.generic-array] version = "0.14.5" [dependencies.nb] version = "1.0.0"