mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-07 00:00:13 +02:00
reference Apache-2.0 in Cargo.toml (#134)
This commit is contained in:
committed by
Carl Lerche
parent
7e8373da8d
commit
aab71ef82c
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
name = "bytes"
|
||||
version = "0.4.4"
|
||||
license = "MIT"
|
||||
license = "MIT/Apache-2.0"
|
||||
authors = ["Carl Lerche <[email protected]>"]
|
||||
description = "Types and traits for working with bytes"
|
||||
documentation = "https://carllerche.github.io/bytes/bytes"
|
||||
|
||||
Reference in New Issue
Block a user