indy-sys 1.6.7-dev-800

FFI bindings to Libindy C API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "indy-sys"
description = "FFI bindings to Libindy C API"
version = "1.6.7-dev-800"
authors = ["Mike Lodder <redmike7@gmail.com>"]
build = "build.rs"
links = "indy"
license = "MIT/Apache-2.0"

[build-dependencies]
pkg-config = "0.3.9"
regex = "1.0.0"

[target.'cfg(target_env = "msvc")'.build-dependencies]
vcpkg = "0.2"