[package] name = "nice" version = "0.1.9" description = "Bindings for libnice >= v0.1.4" homepage = "https://github.com/manuels/libnice.rs" license = " GPL-2.0" authors = ["Manuel Schölling "] [dependencies] log = "*" libc = "*" bitflags = "*" env_logger = "*" condition_variable = "*"