# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "dasn1-notation" version = "0.1.1" authors = ["Erin Power "] description = "A compiler for the ASN.1 notation language" license = "MIT/Apache-2.0" [dependencies.asn1-pest] version = "0.1.1" package = "dasn1-pest" [dependencies.clap] version = "2.32.0" [dependencies.derefable] version = "0.1" [dependencies.env_logger] version = "0.6.1" [dependencies.failure] version = "0.1.5" [dependencies.heck] version = "0.3.1" [dependencies.itertools] version = "0.8.0" [dependencies.log] version = "0.4.6" [dependencies.pest] version = "2.1.0" [dependencies.unwrap_to] version = "0.1.0" [dependencies.variation] version = "0.1.0"