singe/thirdparty/openssl/cloudflare-quiche/octets/Cargo.toml
2023-11-16 22:15:24 -06:00

10 lines
344 B
TOML

[package]
name = "octets"
version = "0.2.0"
authors = ["Alessandro Ghedini <alessandro@ghedini.me>"]
edition = "2018"
description = "Zero-copy abstraction for parsing and constructing network packets"
repository = "https://github.com/cloudflare/quiche"
keywords = ["quic", "http3"]
categories = ["network-programming"]
license = "BSD-2-Clause"