# 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 = "libarchive_src" version = "0.1.0" description = "Source and raw bindings of libarchive. High level bindings are available in crate `akv`." homepage = "https://github.com/patr0nus/akv" license = "MIT OR Apache-2.0" repository = "https://github.com/patr0nus/akv" [dependencies.bzip2-sys] version = "0.1.11" features = ["static"] [dependencies.libc] version = "0.2.137" [dependencies.libz-sys] version = "1.1.8" features = ["static"] [dependencies.lz4-sys] version = "1.9.4" [dependencies.lzma-sys] version = "0.1.20" features = ["static"] [dependencies.zstd-sys] version = "2.0.4" [build-dependencies.bindgen] version = "0.63.0" [build-dependencies.cmake] version = "0.1.49" [build-dependencies.path-slash] version = "0.2.1" [target."cfg(not(target_vendor = \"apple\"))".dependencies.openssl-sys] version = "0.9.80" features = ["vendored"]