# 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 = "poi" version = "0.24.0" authors = ["Sven Nilsen "] exclude = ["source/*"] description = "A pragmatic point-free theorem prover assistant" homepage = "https://github.com/advancedresearch/poi" readme = "README.md" keywords = [ "advancedresearch", "theorem", "proving", "assistant", "point-free", ] license = "MIT OR Apache-2.0" repository = "https://github.com/advancedresearch/poi.git" [dependencies.piston_meta] version = "2.0.0" [dev-dependencies.levenshtein] version = "1.0.4" [dev-dependencies.read_token] version = "1.0.0"