# 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 = "atm_parser_helper_common_syntax" version = "2.0.0" authors = ["Aljoscha Meyer "] description = "Parsing utilities for the common syntax specification." license = "CC-PDDC" repository = "https://github.com/AljoschaMeyer/atm_parser_helper_common_syntax" [dependencies.arbitrary] version = "1.0.3" features = ["derive"] optional = true [dependencies.atm_parser_helper] version = "1.0.0" [dependencies.pretty_dtoa] version = "0.3.0"