diff --git a/burrow/Cargo.toml b/burrow/Cargo.toml index 63da36c..4fe2288 100644 --- a/burrow/Cargo.toml +++ b/burrow/Cargo.toml @@ -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"]