# 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 = "gas-index-algorithm" version = "0.1.3" authors = ["Jon Lamb"] description = "An unofficial Rust port of Sensirion's gas-index-algorithm" documentation = "https://docs.rs/gas-index-algorithm" readme = "README.md" categories = ["no-std"] license = "BSD-3-Clause" repository = "https://github.com/jonlamb-gh/gas-index-algorithm" [dependencies.micromath] version = "2.0"