reverse licenses

This commit is contained in:
Rasmus Melchior Jacobsen 2023-01-30 12:08:31 +01:00
parent 92f19036e5
commit 7348a7e7b8

View File

@ -6,7 +6,7 @@ description = "A simple Url primitive for no_std environments"
readme = "README.md"
repository = "https://github.com/rmja/nourl"
authors = ["Rasmus Melchior Jacobsen <rmja@laesoe.org>"]
license = "Apache-2.0 or MIT"
license = "MIT or Apache-2.0"
keywords = ["embedded", "url", "no_std"]
exclude = [".github"]