mirror of
https://github.com/openharmony/third_party_rust_bytes.git
synced 2026-07-19 17:05:29 -04: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 <me@carllerche.com>"]
|
||||
description = "Types and traits for working with bytes"
|
||||
documentation = "https://carllerche.github.io/bytes/bytes"
|
||||
|
||||
Reference in New Issue
Block a user