Merge pull request #12 from BeMacized/patch/xml-dependency

Downgrade xml 3.7.0 to 3.5.0
This commit is contained in:
Mattia 2020-02-28 20:30:51 +01:00 committed by GitHub
commit 4fb0820ef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ dependencies:
html: ^0.14.0+3
http: ^0.12.0+4
http_parser: ^3.1.3
xml: ^3.7.0
xml: ^3.5.0
equatable: ^1.1.0
dev_dependencies: