Skip to content

Commit

Permalink
chore(deps): bump minreq from 2.12.0 to 2.13.0
Browse files Browse the repository at this point in the history
Bumps [minreq](https://github.com/neonmoe/minreq) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/neonmoe/minreq/releases)
- [Changelog](https://github.com/neonmoe/minreq/blob/master/CHANGELOG.md)
- [Commits](neonmoe/minreq@2.12.0...2.13.0)

---
updated-dependencies:
- dependency-name: minreq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 31b96a4 commit ad70038
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ clap = { version = "4.5.20", features = ["derive"] }
home = "0.5.9"
ico = "0.3.0"
local-ip-address = "0.6.3"
minreq = { version = "2.12.0", features = ["json-using-serde"] }
minreq = { version = "2.13.0", features = ["json-using-serde"] }
notify-rust = "4.11.3"
pelite = "0.10.0"
serde = "1.0.214"
Expand Down

0 comments on commit ad70038

Please sign in to comment.