relicense under dual MIT/Apache scheme

see
- https://rust-lang.github.io/api-guidelines/necessities.html
This commit is contained in:
Andy Weidenbaum
2021-03-22 11:57:11 +11:00
parent 94ff5d143e
commit dd283c2316
4 changed files with 190 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ name = "rlua-searcher"
version = "0.1.0"
edition = "2018"
authors = ["Andy Weidenbaum <atweiden@ioiojo.com>"]
license = "MIT"
license = "MIT OR Apache-2.0"
keywords = ["lua"]
homepage = "https://git.sr.ht/~ioiojo/rlua-searcher"
repository = "https://git.sr.ht/~ioiojo/rlua-searcher"