Files
bytes/Cargo.toml
T
2015-01-30 00:04:33 -08:00

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",
# ]