# 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] name = "pocket_prover-set" version = "0.5.0" authors = ["Sven Nilsen "] description = "A base logical system for PocketProver to reason about set properties" homepage = "https://github.com/advancedresearch/pocket_prover-set" documentation = "https://docs.rs/pocket_prover-set" readme = "README.md" keywords = [ "prover", "solver", "logic", "first-order", ] license = "MIT" repository = "https://github.com/advancedresearch/pocket_prover-set.git" [dependencies.pocket_prover] version = "0.17.0" [dependencies.pocket_prover-derive] version = "0.8.0"