diff --git a/Cargo.toml b/Cargo.toml index ed0bad9..39f11b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ rand = "0.8.5" rayon = "1.8.0" testdir = "0.9.0" walkdir = "2.4.0" -roxmltree = "0.19.0" +roxmltree = "0.20.0" testresult = "0.4.0" [profile.test]