[package] name = "rustyq" version = "0.6.0" authors = ["Joey Ezechiƫls "] description = "A ZeroMQ-compatible library, with an API that takes advantage of Rust's strong type system." license = "GPL-3.0" repository = "https://bitbucket.org/jjpe/rustyq/" [dependencies] # zmtp = { path = "/Users/j/Development/zmtp.rs/" } zmtp = "0.6.0"