janus-plugin-rs/janus-plugin-sys/Cargo.toml

10 строки
239 B
TOML
Исходник Обычный вид История

2017-09-22 02:28:21 +03:00
[package]
name = "janus-plugin-sys"
version = "0.1.0"
authors = ["Marshall Quander <marshall@quander.me>"]
description = "Native bindings to the Janus plugin API."
[dependencies]
glib-sys = "0.4"
jansson-sys = { path = "../jansson-sys" }