# 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] name = "rust-libindy-wrapper" version = "0.2.13" authors = ["Mike Lodder ", "Matt Raffel ", "Darien Hess ", "Stephen Felt ", "Cam Parra ", "Brent Zundel "] build = "build.rs" exclude = ["tests/*"] description = "A library for assisting developers using LibIndy API" homepage = "https://github.com/evernym/rust-libindy-wrapper" readme = "README.md" categories = ["api-bindings", "development-tools"] license = "MIT/Apache-2.0" repository = "https://github.com/evernym/rust-libindy-wrapper" [dependencies.lazy_static] version = "0.2" [dependencies.log] version = "0.4" [dependencies.num-derive] version = "0.2" [dependencies.num-traits] version = "0.2" [dev-dependencies.serde_json] version = "1.0.22" [build-dependencies.pkg-config] version = "0.3.9" [build-dependencies.regex] version = "1.0.0"