Skip to content

Commit

Permalink
Merge pull request #491 from JakeStanger/dependabot/cargo/reqwest-0.1…
Browse files Browse the repository at this point in the history
…1.25

build(deps): bump reqwest from 0.11.24 to 0.11.25
  • Loading branch information
JakeStanger authored Mar 11, 2024
2 parents 662094c + 6ac57bf commit c447503
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -115,7 +115,7 @@ clap = { version = "4.5.1", optional = true, features = ["derive"] }
serde_json = { version = "1.0.114", optional = true }

# http
reqwest = { version = "0.11.24", optional = true }
reqwest = { version = "0.11.25", optional = true }

# clipboard
nix = { version = "0.27.1", optional = true, features = ["event"] }
Expand Down

0 comments on commit c447503

Please sign in to comment.