mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
12 lines
221 B
TOML
12 lines
221 B
TOML
[package]
|
|
|
|
name = "bytes"
|
|
version = "0.0.1"
|
|
authors = ["Carl Lerche <[email protected]>"]
|
|
description = "Types and traits for working with bytes"
|
|
license = "MIT"
|
|
# include = [
|
|
# "Cargo.toml",
|
|
# "src/**/*.rs",
|
|
# ]
|