# 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_bungee" version = "0.5.1" description = "BlackboxMC bindings for net.md_5.bungee" license = "LGPL-2.0-or-later" [dependencies.blackboxmc_general] version = "0.5.1" [dependencies.blackboxmc_java] version = "0.5.1" [dependencies.color-eyre] version = "0.6.2" [dependencies.eyre] version = "0.6.8" [dependencies.jni] version = "0.21.1"