Skip to content

Commit

Permalink
Merge pull request #366 from nix-community/dependabot/cargo/ureq-2.10.1
Browse files Browse the repository at this point in the history
build(deps): bump ureq from 2.9.7 to 2.10.1
  • Loading branch information
figsoda authored Sep 16, 2024
2 parents 7acfc04 + 58d5b28 commit cc1436a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ owo-colors = { version = "4.0.0", features = ["supports-colors"] }
rustc-hash = "1.1.0"
serde = { version = "1.0.202", features = ["derive"] }
serde_json = "1.0.128"
ureq = { version = "2.9.7", features = ["json"] }
ureq = { version = "2.10.1", features = ["json"] }

[dependencies.clap]
version = "4.5.1"
Expand Down

0 comments on commit cc1436a

Please sign in to comment.