Fix license specifier in Cargo metadata
This commit is contained in:
parent
82b6e597c6
commit
dba05d0e9c
@ -3,7 +3,7 @@ name = "obsidian-export"
|
|||||||
version = "23.12.0"
|
version = "23.12.0"
|
||||||
authors = ["Nick Groenen <nick@groenen.me>"]
|
authors = ["Nick Groenen <nick@groenen.me>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "BSD-2-Clause-Patent"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/zoni/obsidian-export"
|
repository = "https://github.com/zoni/obsidian-export"
|
||||||
documentation = "https://docs.rs/obsidian-export"
|
documentation = "https://docs.rs/obsidian-export"
|
||||||
|
Loading…
Reference in New Issue
Block a user