# 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 = "2021" name = "fs3000" version = "0.1.0" description = "Basic embedded-hal-based I2C driver for the FS3000-1005 and FS3000-1015 air velocity sensors" readme = "README.md" keywords = [ "air-velocity", "I2C", "embedded", ] categories = ["embedded"] license = "MIT" repository = "https://github.com/besselfunct/fs3000" [dependencies.embedded-hal] version = "0.2.7" [dependencies.interp] version = "1"