Skip to content

Commit aef9f8a

Browse files
committed
Update crates
1 parent fad458e commit aef9f8a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hurl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ encoding_rs = "0.8.35"
2929
glob = "0.3.4"
3030
hurl_core = { version = "8.1.0", path = "../hurl_core" }
3131
libflate = "2.3.1"
32-
libxml = "0.3.17"
32+
libxml = "0.3.19"
3333
md5 = "0.8.1"
3434
percent-encoding = "2.3.2"
3535
regex = "1.13.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.1.1"
14-
libxml = "0.3.17"
14+
libxml = "0.3.19"
1515
regex = "1.13.1"
1616

1717
[lints]

0 commit comments

Comments
 (0)