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