Separate licenses with /
This commit is contained in:
parent
7348a7e7b8
commit
576267ada6
|
@ -6,7 +6,7 @@ description = "A simple Url primitive for no_std environments"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/rmja/nourl"
|
repository = "https://github.com/rmja/nourl"
|
||||||
authors = ["Rasmus Melchior Jacobsen <rmja@laesoe.org>"]
|
authors = ["Rasmus Melchior Jacobsen <rmja@laesoe.org>"]
|
||||||
license = "MIT or Apache-2.0"
|
license = "MIT / Apache-2.0"
|
||||||
keywords = ["embedded", "url", "no_std"]
|
keywords = ["embedded", "url", "no_std"]
|
||||||
exclude = [".github"]
|
exclude = [".github"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user