Skip to content

Commit

Permalink
chore(deps): bump flume from 0.10.14 to 0.11.1
Browse files Browse the repository at this point in the history
Bumps [flume](https://github.com/zesterer/flume) from 0.10.14 to 0.11.1.
- [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zesterer/flume/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 24421ea commit 13ba239
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
25 changes: 2 additions & 23 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 crates/libscoop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ readme = "README.md"
chrono = "0.4"
curl = { version = "0.4", features = ["static-curl"] }
dirs = "5.0.1"
flume = "0.10"
flume = "0.11"
futures = { version = "0.3", features = ["thread-pool"] }
git2 = "0.19.0"
once_cell = "1.18.0"
Expand Down

0 comments on commit 13ba239

Please sign in to comment.