# 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 = "vampire_api" version = "0.0.1" authors = ["Sͬeͥbͭaͭsͤtͬian "] description = "Just Another Vampire Api 4 Rust" homepage = "https://bastie.github.io/PythonVampire/#" readme = "README.md" keywords = ["Java", "vampire", "library", "developer"] license = "Apache-2.0" repository = "https://github.com/bastie/RustVampire" [lib] name = "vampire_api" crate-type = ["cdylib", "rlib", "staticlib"] path = "src/lib.rs" test = true doctest = true bench = true doc = true plugin = false proc-macro = false harness = true required-features = [] [dependencies.atomic-array] version = "0.3.1" [dependencies.atomic-ref2] version = "0.2.1" [dependencies.collections-more] version = "0.1.4" [dependencies.comparator] version = "0.2.1" [dependencies.dotproperties] version = "0.1.0" [dependencies.file_scanner] version = "0.2.0" [dependencies.flurry] version = "0.3.1" [dependencies.java-properties] version = "1.2.0" [dependencies.java-rand] version = "0.2.0" [dependencies.java-utils] version = "0.1.0" [dependencies.java_random] version = "0.1.3" [dependencies.lockfreehashmap] version = "0.1.2" [dependencies.log4rs] version = "1.0.0-alpha-2" [dependencies.manual_future] version = "0.1.1" [dependencies.plain_enum] version = "0.9.9" [dependencies.rust_runnables] version = "0.2.0" [dependencies.simple-string-builder] version = "0.2.0" [dependencies.steel-cent] version = "0.2.3" [dependencies.timsort] version = "0.1.2" [dev-dependencies]