Skip to content

Commit

Permalink
Update crates
Browse files Browse the repository at this point in the history
  • Loading branch information
hurl-bot committed Dec 10, 2024
1 parent 260a990 commit 77dec42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion packages/hurl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ static-openssl = ["curl/static-ssl", "curl-sys/static-ssl"]
[dependencies]
base64 = "0.22.1"
brotli = "7.0.0"
chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
chrono = { version = "0.4.39", default-features = false, features = ["clock"] }
clap = { version = "4.5.23", features = ["cargo", "string", "wrap_help"] }
curl = "0.4.47"
curl-sys = "0.4.78"
Expand Down

0 comments on commit 77dec42

Please sign in to comment.