rexsgdata 0.1.10

Scatter-Gather Data Descriptors
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "rexsgdata"
version = "0.1.10"
authors = ["Cyril Plisko <cyril.plisko@mountall.com>"]
description = "Scatter-Gather Data Descriptors"
documentation = "https://docs.rs/rexsgdata"
readme = "README.md"
keywords = ["scatter", "gather", "iovec"]
categories = ["data-structures"]
license = "Apache-2.0 OR MIT"
repository = "https://gitlab.com/imp/rexsgdata-rs.git"
[dependencies.libc]
version = "0.2"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"
[dev-dependencies.bincode]
version = "1.0"

[dev-dependencies.serde_test]
version = "1.0"

[features]
pedantic = []
[badges.gitlab]
repository = "imp/rexsgdata-rs"

[badges.maintenance]
status = "experimental"