Skip to content

Commit

Permalink
Update crates
Browse files Browse the repository at this point in the history
  • Loading branch information
hurl-bot committed Sep 9, 2024
1 parent 5af5889 commit 1db27c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hurl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ serde = { version = "1.0.210", features = ["derive"] }
serde_json = { version = "1.0.128", features = ["arbitrary_precision"] }
sha2 = "0.10.8"
url = "2.5.2"
xml-rs = { version = "0.8.21" }
xml-rs = { version = "0.8.22" }
lazy_static = "1.5.0"
# uuid features: lets you generate random UUIDs and use a faster (but still sufficiently random) RNG
uuid = { version = "1.10.0", features = ["v4" , "fast-rng"] }
Expand Down

0 comments on commit 1db27c9

Please sign in to comment.