# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "luis_sys" version = "0.4.5" authors = ["Gary Hai "] description = "FFI bindings for Microsoft LUIS API." documentation = "https://docs.rs/luis_sys" readme = "README.md" keywords = ["ffi", "speech", "deep-learning", "microsoft", "luis"] categories = ["external-ffi-bindings", "asynchronous"] license = "MIT" repository = "https://github.com/neunit/luis_sys" [dependencies.bitflags] version = "1.0.4" [dependencies.env_logger] version = "0.6.0" [dependencies.failure] version = "0.1.5" [dependencies.futures] version = "0.1.25" [dependencies.log] version = "0.4.6" [dependencies.serde] version = "1.0.88" features = ["derive"] [dependencies.serde_json] version = "1.0.38" [dev-dependencies.hound] version = "3.4.0" [dev-dependencies.tokio] version = "0.1.15" [build-dependencies.bindgen] version = "0.49.1"