civet-sys 0.1.4

Native bindings to the libcivetweb library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]

name = "civet-sys"
version = "0.1.4"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "civet"
build = "build.rs"
license = "MIT"
repository = "https://github.com/wycats/rust-civet"
description = "Native bindings to the libcivetweb library"

[lib]
name = "civet_sys"
path = "lib.rs"