# 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.66.1" name = "lzo-sys" version = "0.3.1" authors = ["Justin de Ruiter "] description = "Raw bindings to the LZO compression library" readme = "README.md" keywords = ["lzo"] categories = [ "compression", "external-ffi-bindings", ] license = "GPL-2.0" repository = "https://github.com/jussyDr/lzo-sys" [build-dependencies.cmake] version = "0.1.50"