# 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 = "valuable_value" version = "1.0.0" authors = ["Aljoscha Meyer "] description = "Valuable values for rust." license = "CC-PDDC" repository = "https://github.com/AljoschaMeyer/valuable-value-rs" [dependencies.arbitrary] version = "1.0.3" features = ["derive"] optional = true [dependencies.atm_parser_helper] version = "1.0.0" [dependencies.atm_parser_helper_common_syntax] version = "2.0.0" features = ["arbitrary"] [dependencies.itoa] version = "1.0.1" [dependencies.pretty_dtoa] version = "0.3.0" [dependencies.serde] version = "1.0.126" features = ["derive"] [dependencies.strtod2] version = "0.0.1" [dependencies.thiserror] version = "1.0.30"