rust-libindy-wrapper 0.2.11

A library for assisting developers using IndySDK API
Documentation
# 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.11"
authors = ["Mike Lodder <redmike7@gmail.com>", "Matt Raffel <matt.raffel@evernyn.com>", "Darien Hess <darien.hess@evernym.com>", "Stephen Felt <stephen.felt@evernym.com", "Cam Parra <camilo.parra@evernym.com", "Darien Hess <darien.hess@evernym.com>", "Brent Zundel <brent.zundel@evernym.com>"]
build = "build.rs"
exclude = ["tests/*"]
description = "A library for assisting developers using IndySDK 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"