Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Update libxml requirement from 0.2.11 to 0.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [libxml](https://github.com/KWARC/rust-libxml) to permit the latest version.
- [Release notes](https://github.com/KWARC/rust-libxml/releases)
- [Changelog](https://github.com/KWARC/rust-libxml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KWARC/rust-libxml/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dginev committed May 28, 2021
1 parent fa956aa commit 2d6b8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gnuplot = "0.0.37"
unidecode = "0.3"
rust-crypto = "0.2"
lazy_static = "1.3"
libxml = "0.2.11"
libxml = "0.3.0"
tar = "0.4"
rayon = "1.2.0"
jwalk = "0.4.0"
Expand Down

0 comments on commit 2d6b8c4

Please sign in to comment.