Skip to content

Commit 62eaac0

Browse files
committed
Update crates
1 parent a1a2ae1 commit 62eaac0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/hurl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ encoding = "0.2.33"
2929
glob = "0.3.2"
3030
hurl_core = { version = "7.0.0-SNAPSHOT", path = "../hurl_core" }
3131
libflate = "2.1.0"
32-
libxml = "0.3.5"
32+
libxml = "0.3.6"
3333
md5 = "0.7.0"
3434
percent-encoding = "2.3.1"
3535
regex = "1.11.1"

packages/hurl_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/Orange-OpenSource/hurl"
1111

1212
[dependencies]
1313
colored = "3.0.0"
14-
libxml = "0.3.5"
14+
libxml = "0.3.6"
1515
regex = "1.11.1"
1616

1717
[lints]

0 commit comments

Comments
 (0)