Skip to content

Commit ab1eb18

Browse files
authored
Merge pull request #334 from nix-community/dependabot/cargo/ureq-2.9.7
build(deps): bump ureq from 2.9.1 to 2.9.7
2 parents f114b78 + e4154a4 commit ab1eb18

File tree

2 files changed

+29
-132
lines changed

2 files changed

+29
-132
lines changed

Cargo.lock

Lines changed: 28 additions & 131 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ owo-colors = { version = "4.0.0", features = ["supports-colors"] }
2424
rustc-hash = "1.1.0"
2525
serde = { version = "1.0.202", features = ["derive"] }
2626
serde_json = "1.0.113"
27-
ureq = { version = "2.9.1", features = ["json"] }
27+
ureq = { version = "2.9.7", features = ["json"] }
2828

2929
[dependencies.clap]
3030
version = "4.5.1"

0 commit comments

Comments
 (0)