reference Apache-2.0 in Cargo.toml (#134)

This commit is contained in:
Igor Gnatenko
2017-06-26 19:33:17 +02:00
committed by Carl Lerche
parent 7e8373da8d
commit aab71ef82c
+1 -1
View File
@@ -2,7 +2,7 @@
name = "bytes"
version = "0.4.4"
license = "MIT"
license = "MIT/Apache-2.0"
authors = ["Carl Lerche <me@carllerche.com>"]
description = "Types and traits for working with bytes"
documentation = "https://carllerche.github.io/bytes/bytes"