mirror of
https://github.com/openharmony/third_party_rust_encoding_rs.git
synced 2026-07-19 14:53:33 -04:00
Use valid SPDX in the license field.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ name = "encoding_rs"
|
||||
description = "A Gecko-oriented implementation of the Encoding Standard"
|
||||
version = "0.8.22" # Remember to keep html_root_url in lib.rs in sync!
|
||||
authors = ["Henri Sivonen <hsivonen@hsivonen.fi>"]
|
||||
license = "MIT/Apache-2.0"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
readme = "README.md"
|
||||
documentation = "https://docs.rs/encoding_rs/"
|
||||
homepage = "https://docs.rs/encoding_rs/"
|
||||
|
||||
Reference in New Issue
Block a user