# 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" rust-version = "1.56" name = "apk-tools-sys" version = "0.1.0" authors = ["Rasmus Thonmsen "] links = "apk" description = "Rust bindings for Alpine Linux' package manager, the Alpine Package Keeper (APK)" keywords = [ "apk", "sys", ] categories = ["external-ffi-bindings"] license = "GPL-2.0-or-later" repository = "https://gitlab.alpinelinux.org/Cogitri/apk-polkit-rs" [package.metadata.system-deps] apk = "2.12.9" openssl = "1" zlib = "1" [dependencies.libc] version = "0.2" [dependencies.modular-bitfield] version = "0.11" [dependencies.paste] version = "1.0" [build-dependencies.bindgen] version = "0.60" default-features = false [build-dependencies.system-deps] version = "6"