# 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 = "leo-imports" version = "1.5.3" authors = ["The Aleo Team "] include = ["Cargo.toml", "src", "README.md", "LICENSE.md"] description = "Import parser for Leo program package dependencies" homepage = "https://aleo.org" keywords = ["aleo", "cryptography", "leo", "programming-language", "zero-knowledge"] categories = ["cryptography::cryptocurrencies", "web-programming"] license = "GPL-3.0" repository = "https://github.com/AleoHQ/leo" [dependencies.indexmap] version = "1.7.0" features = ["serde-1"] [dependencies.leo-asg] version = "1.5.3" [dependencies.leo-ast] version = "1.5.3" [dependencies.leo-parser] version = "1.5.3" [dependencies.thiserror] version = "1.0" [dependencies.tracing] version = "0.1"