# 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 = "twsearch-ffi" version = "0.6.6" description = "Twizzle Search FFI — C FFI bindings for twsearch" license = "MPL-2.0" [lib] crate-type = ["cdylib"] path = "./lib.rs" [dependencies.cbindgen] version = "0.26.0" [dependencies.twsearch] version = "0.6.5" [dev-dependencies.cubing] version = "0.13.0" [dev-dependencies.libloading] version = "0.8.1" [dev-dependencies.test-cdylib] version = "1.1.0" [features] default = []