Update license field following SPDX 2.1 license expression standard

This commit is contained in:
Andrea Frigido 2023-07-20 08:29:10 +01:00
parent 2f813601aa
commit d019b02829
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ keywords = [
"filesystem",
"tool",
]
license = "MIT/Apache-2.0"
license = "MIT OR Apache-2.0"
name = "fd-find"
readme = "README.md"
repository = "https://github.com/sharkdp/fd"