[build-dependencies.bindgen]
version = "0.72.1"
[build-dependencies.cc]
version = "1.0.95"
[build-dependencies.cmake]
version = "0.1.52"
[build-dependencies.pkg-config]
version = "0.3.30"
[dependencies]
[features]
default = []
pkg = []
[lib]
name = "libvnc_sys"
path = "src/lib.rs"
[package]
authors = ["Chiichen <chiichen@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "The binding of libvnc"
edition = "2021"
exclude = ["compile_commands.json"]
homepage = "https://github.com/Chiichen/libvnc-rs"
keywords = ["vnc", "libvnc", "vncserver", "binding"]
license = "LGPL-3.0-only"
name = "libvnc-sys"
readme = "README.md"
repository = "https://github.com/Chiichen/libvnc-rs/tree/master/libvnc-sys"
version = "0.1.6"