# 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 = "agda-tac" version = "0.1.5" authors = ["ice1000 "] description = "Agda - Tactical And Comprehensible" readme = "README.md" license = "MIT" repository = "https://github.com/ice1000/agda-mode" [dependencies.agda-mode] version = "0.1.8" [dependencies.clap] version = "2.33" [dependencies.dirs] version = "3.0" [dependencies.either] version = "1.5" [dependencies.minitt-util] version = "0.2.4" features = ["cli"] [dependencies.ropey] version = "1.1" [dependencies.rustyline] version = "6.3" [dependencies.serde_json] version = "1.0" [dependencies.structopt] version = "0.3" [dependencies.tokio] version = "0.3.4" features = ["io-util", "rt-multi-thread", "process", "macros"] [badges.maintenance] status = "actively-developed"