diff --git a/Cargo.toml b/Cargo.toml index bef0ab8f..3f13f303 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ repository = "https://hg.linkmauve.fr/xmpp-parsers" keywords = ["xmpp"] categories = ["parsing", "network-programming"] license = "MPL-2.0" -license-file = "LICENSE" [dependencies] minidom = "0.2.0"