# 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 = "const_unit_poc" version = "1.1.3" authors = ["Jonas Platte "] description = "Proof of Concept: Physical units through const generics" license = "MIT" repository = "https://git.sr.ht/~jplatte/const-unit-poc" [package.metadata.docs.rs] features = ["non_ascii"] targets = ["x86_64-unknown-linux-gnu"] [dependencies] [features] default = [] non_ascii = []