# 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 = "2015" name = "twolame-sys" version = "0.1.1" links = "twolame" description = "Bindings for TwoLAME MP2 Encoder" homepage = "https://twolame.org" keywords = ["mp2", "audio", "encoder"] categories = ["external-ffi-bindings", "multimedia::audio", "multimedia::encoding"] license = "LGPL-2.1-or-later" [dependencies] [build-dependencies.bindgen] version = "0.53.1" default-features = false [badges.maintenance] status = "as-is"