[go: up one dir, main page]

syntex 0.4.3

High-level bindings to the zeromq library
1
2
3
4
5
6
7
8
9
10
[package]
name = "syntex"
version = "0.4.3"
authors = [ "erick.tryzelaar@gmail.com" ]
license = "MIT/Apache-2.0"
description = "High-level bindings to the zeromq library"
repository = "https://github.com/erickt/rust-zmq"

[dependencies]
syntex_syntax = { version = "*", path = "syntex_syntax" }