Skip to content

Commit

Permalink
Bump reqwew from 0.2.3 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [reqwew](https://github.com/hack-ink/reqwew) from 0.2.3 to 0.3.1.
- [Release notes](https://github.com/hack-ink/reqwew/releases)
- [Commits](hack-ink/reqwew@v0.2.3...v0.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent d8025c5 commit 297193d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -55,7 +55,7 @@ futures = { version = "0.3" }
global-hotkey = { version = "0.6" }
language = { version = "0.1", features = ["serde"] }
parking_lot = { version = "0.12" }
reqwew = { version = "0.2" }
reqwew = { version = "0.3" }
rodio = { version = "0.19" }
serde = { version = "1.0", features = ["derive"] }
thiserror = { version = "1.0" }
Expand Down

0 comments on commit 297193d

Please sign in to comment.