Skip to content

Commit

Permalink
chore(deps): update rust crate anyhow to 1.0.81
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent c10ad9e commit cdbb342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ html5ever = "0.26.0"
sxd-document = "0.3.2"

[dev-dependencies]
anyhow = "1.0.80"
anyhow = "1.0.81"
reqwest = { version="0.11.26", features=["blocking"] }
sxd-xpath = "0.4.2"

0 comments on commit cdbb342

Please sign in to comment.