# 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 = "2021" name = "blackboxmc_bukkit" version = "1.0.21" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "BlackboxMC bindings for org.bukkit" readme = "README.md" license = "LGPL-2.0-or-later" [lib] name = "blackboxmc_bukkit" path = "src/lib.rs" [dependencies.blackboxmc_bungee] version = "0.4.0" [dependencies.blackboxmc_general] version = "0.4.0" [dependencies.blackboxmc_java] version = "0.4.0" [dependencies.color-eyre] version = "0.6.2" [dependencies.eyre] version = "0.6.8" [dependencies.jni] version = "0.21.1" [build-dependencies.lazy_static] version = "1.4.0" [build-dependencies.quote] version = "1.0.35" [build-dependencies.regex] version = "1.10.4" [build-dependencies.serde] version = "1.0.197" [build-dependencies.serde_derive] version = "1.0.197" [build-dependencies.serde_json] version = "1.0.115"