mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-19 00:00:12 +02:00
Initial commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
[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",
|
||||
# ]
|
||||
Reference in New Issue
Block a user