Remove license-file field

This commit is contained in:
dav 2023-10-06 21:55:18 -07:00 committed by David Zhong
parent 391802b8ca
commit 6a77df3e20

View file

@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2021"
description = ""
license = "GPL-3.0-or-later"
license-file = "../LICENSE.md"
[lib]
crate-type = ["lib", "staticlib"]