Skip to content

Commit

Permalink
Update crates
Browse files Browse the repository at this point in the history
  • Loading branch information
hurl-bot committed Jan 7, 2025
1 parent 647dd2f commit f869ba5
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 @@ -36,7 +36,7 @@ md5 = "0.7.0"
percent-encoding = "2.3.1"
regex = "1.11.1"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = { version = "1.0.134", features = ["arbitrary_precision"] }
serde_json = { version = "1.0.135", features = ["arbitrary_precision"] }
sha2 = "0.10.8"
url = "2.5.4"
xml-rs = { version = "0.8.24" }
Expand Down

0 comments on commit f869ba5

Please sign in to comment.