Initial commit

This commit is contained in:
Carl Lerche
2015-01-30 00:04:33 -08:00
commit 52aeab40ee
4 changed files with 32 additions and 0 deletions
+11
View File
@@ -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",
# ]