Skip to content

Commit

Permalink
build(deps): bump futures-concurrency from 7.4.1 to 7.4.2
Browse files Browse the repository at this point in the history
Bumps [futures-concurrency](https://github.com/yoshuawuyts/futures-concurrency) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/yoshuawuyts/futures-concurrency/releases)
- [Commits](yoshuawuyts/futures-concurrency@v7.4.1...v7.4.2)

---
updated-dependencies:
- dependency-name: futures-concurrency
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 20158a5 commit 921ab86
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 tpi_rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sqlx = { version = "0.7.1", features = [
"runtime-tokio-rustls",
"sqlite"
] }
futures-concurrency = "7.4.1"
futures-concurrency = "7.4.2"

anyhow.workspace = true
log.workspace = true
Expand Down

0 comments on commit 921ab86

Please sign in to comment.