# 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 = "measurement-units" version = "0.1.1" authors = ["Viacheslav Dobromyslov "] description = "Rust library for basic measurements units conversion such as length, mass, time, volume, percents." homepage = "https://github.com/dobromyslov/measurement-units-rs#readme" readme = "README.md" keywords = ["measurements", "converter"] license-file = "license" repository = "https://github.com/dobromyslov/measurement-units-rs" resolver = "2" [dependencies]