Skip to content

Commit

Permalink
Update crates
Browse files Browse the repository at this point in the history
  • Loading branch information
hurl-bot committed Nov 7, 2024
1 parent 7fc2d56 commit cdb9050
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions packages/hurl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ brotli = "7.0.0"
chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
clap = { version = "4.5.20", features = ["cargo", "string", "wrap_help"] }
curl = "0.4.47"
curl-sys = "0.4.77"
curl-sys = "0.4.78"
encoding = "0.2.33"
glob = "0.3.1"
hex = "0.4.3"
Expand All @@ -37,7 +37,7 @@ serde = { version = "1.0.214", features = ["derive"] }
serde_json = { version = "1.0.132", features = ["arbitrary_precision"] }
sha2 = "0.10.8"
url = "2.5.3"
xml-rs = { version = "0.8.22" }
xml-rs = { version = "0.8.23" }
lazy_static = "1.5.0"
# uuid features: lets you generate random UUIDs and use a faster (but still sufficiently random) RNG
uuid = { version = "1.11.0", features = ["v4" , "fast-rng"] }
Expand Down

0 comments on commit cdb9050

Please sign in to comment.