fix typo in license-file field

This commit is contained in:
Brent Schroeter 2025-12-12 20:01:58 +00:00
parent 40d2902eae
commit 8c284ecc05

View file

@ -7,7 +7,7 @@ members = ["phono-*"]
[workspace.package]
edition = "2024"
license = "AGPL-3.0-or-later"
license_file = "LICENSE"
license-file = "LICENSE"
version = "0.0.1"
[workspace.dependencies]