deal with crates.io's lack of proper SPDX parsing
This commit is contained in:
parent
de9e4c59d0
commit
a1f77fe456
|
@ -3,7 +3,7 @@ authors = ["edef <edef@edef.eu>"]
|
|||
name = "fringe"
|
||||
description = "safe, lightweight userland context switches"
|
||||
version = "0.0.1"
|
||||
license = "(Apache-2.0 OR MIT)"
|
||||
license = "Apache-2.0/MIT"
|
||||
homepage = "https://github.com/edef1c/libfringe"
|
||||
repository = "https://github.com/edef1c/libfringe"
|
||||
documentation = "https://edef1c.github.io/libfringe"
|
||||
|
|
Loading…
Reference in New Issue