Run cargo fix --edition to move to Edition 2018.
This commit is contained in:
parent
3f4586caba
commit
6b2dd8fe5e
46 changed files with 189 additions and 188 deletions
|
|
@ -11,6 +11,7 @@ repository = "https://hg.linkmauve.fr/xmpp-parsers"
|
|||
keywords = ["xmpp", "xml"]
|
||||
categories = ["parsing", "network-programming"]
|
||||
license = "MPL-2.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
minidom = "0.9.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue