diff --git a/Cargo.toml b/Cargo.toml index 2eeda57..1fd9e7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" travis-ci = { repository = "Turbo87/openaip-rs", branch = "master" } [dependencies] -minidom = "0.12.0" +minidom = "0.15.1" thiserror = "1.0" [dev-dependencies]