Use edition 2018.

This commit is contained in:
Emmanuel Gil Peyrot 2018-12-18 16:38:14 +01:00
commit 316268d3a1
2 changed files with 1 additions and 4 deletions

View file

@ -13,6 +13,7 @@ documentation = "https://docs.rs/jid"
readme = "README.md"
keywords = ["xmpp", "jid"]
license = "LGPL-3.0+"
edition = "2018"
[badges]
gitlab = { repository = "xmpp-rs/jid-rs" }