# 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 = "libsodium-ffivj" version = "0.2.3" authors = ["Vivek Jain "] build = "build.rs" links = "sodium" description = "Native bindings (FFI) to the libsodium library.Based on libsodium-ffi this crate upgrades rust edition to 2021 and zip & bindgen dependencies" readme = "README.md" license = "MIT/ISC" repository = "https://github.com/vivekjain007/libsodium-ffivj" [lib] name = "libsodium_ffivj" [build-dependencies.bindgen] version = "0.68" [build-dependencies.curl] version = "0.4" [build-dependencies.flate2] version = "1.0" [build-dependencies.pkg-config] version = "0.3" [build-dependencies.tar] version = "0.4" [build-dependencies.unwrap] version = "1.2" [build-dependencies.vcpkg] version = "0.2" [build-dependencies.zip] version = "0.6"