rdma-sys 0.1.0

Rdma ibverbs lib Rust binding
[build-dependencies.bindgen]
version = "0.59.2"

[build-dependencies.pkg-config]
version = "0.3"
[dependencies.libc]
version = "0.2"

[dependencies.memoffset]
version = "0.6"

[package]
authors = ["Pu Wang <nicolas.weeks@gmail.com>"]
description = "Rdma ibverbs lib Rust binding"
edition = "2018"
license-file = "LICENSE"
name = "rdma-sys"
repository = "https://github.com/datenlord/rdma-sys"
version = "0.1.0"