Remove license-file from Cargo.toml as it is apparently redundant (#4218)
Release Notes: - N/A
This commit is contained in:
parent
5ea311909a
commit
21e6b09361
84 changed files with 83 additions and 84 deletions
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
publish = false
|
||||
license = "AGPL-3.0-only"
|
||||
license-file = "../../LICENSE-AGPL"
|
||||
|
||||
|
||||
[dependencies]
|
||||
any_ascii = "0.3.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue