# 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 = "unishox-rs" version = "0.1.1" build = "build.rs" links = "unishox2" exclude = [ "Unishox2/afl_fuzz", "Unishox2/Arduino", "Unishox2/cmake", "Unishox2/docs", "Unishox2/other_lang_bindings", "Unishox2/paper", "Unishox2/promo", "Unishox2/sample_texts", "Unishox2/tex", "Unishox2/Unishox1", "Unishox2/Unishox3_Alpha", "Unishox2/Unishox_Article_2.pdf", ] description = "Rust bindings for Unishox2 compression for short strings." license = "GPL-3.0" repository = "https://github.com/blockiosaurus/unishox-rs" [dependencies.libc] version = "0.2" [build-dependencies.cc] version = "1.0" features = ["parallel"] [build-dependencies.pkg-config] version = "0.3"