# 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.60" name = "cloudflare-zlib" version = "0.2.10" authors = ["Kornel LesiƄski "] description = "Safe wrapper for Cloudflare's optimized zlib" homepage = "https://github.com/cloudflare/zlib" readme = "README.md" keywords = [ "zlib", "gzip", "compress", "simd", ] categories = ["compression"] license = "MIT AND Zlib OR Apache-2.0 AND Zlib" repository = "https://gitlab.com/kornelski/cloudflare-zlib-sys" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.cloudflare-zlib-sys] version = "0.3.2" [features] arm-always = [] arm-conditional = [] asm = [] [badges.appveyor] repository = "pornel/cloudflare-zlib-sys" [badges.gitlab] repository = "kornelski/cloudflare-zlib-sys"