# 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_java" version = "0.5.1" description = "BlackboxMC bindings for java.util" license = "LGPL-2.0-or-later" [dependencies.blackboxmc_general] version = "0.5.1" [dependencies.color-eyre] version = "0.6.2" [dependencies.eyre] version = "0.6.8" [dependencies.jni] version = "0.21.1" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.libffi] version = "3.2.0"