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"
Emmanuel Gil Peyrot created
Cargo.toml | 1 -
1 file changed, 1 deletion(-)
@@ -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"