Update to edition 2018

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2019-09-13 03:07:02 +02:00
commit 5aee776f66
5 changed files with 16 additions and 16 deletions

View file

@ -15,6 +15,7 @@ documentation = "https://docs.rs/minidom"
readme = "README.md"
keywords = ["xml"]
license = "MIT"
edition = "2018"
[badges]
gitlab = { repository = "lumi/minidom-rs" }