Remove license-file from Cargo.toml as it is apparently redundant (#4218)

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2024-01-23 17:40:30 +01:00 committed by GitHub
parent 5ea311909a
commit 21e6b09361
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
84 changed files with 83 additions and 84 deletions

View file

@ -5,7 +5,7 @@ name = "zed"
version = "0.120.0"
publish = false
license = "AGPL-3.0-only"
license-file = "../../LICENSE-AGPL"
[lib]
name = "zed"