Skip to content

Commit da1576c

Browse files
committed
Update crates
1 parent e3b8907 commit da1576c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -36,7 +36,7 @@ regex = "1.12.2"
3636
serde = { version = "1.0.228", features = ["derive"] }
3737
serde_json = { version = "1.0.148", features = ["arbitrary_precision"] }
3838
sha2 = "0.10.9"
39-
url = "2.5.7"
39+
url = "2.5.8"
4040
xml-rs = { version = "0.8.28" }
4141
# uuid features: lets you generate random UUIDs and use a faster (but still sufficiently random) RNG
4242
uuid = { version = "1.19.0", features = ["v4" , "fast-rng"] }

0 commit comments

Comments
 (0)