Skip to content

Commit

Permalink
chore(deps): bump flume from 0.11.0 to 0.11.1
Browse files Browse the repository at this point in the history
Bumps [flume](https://github.com/zesterer/flume) from 0.11.0 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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and VorpalBlade committed Oct 21, 2024
1 parent 924b046 commit 9416316
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 @@ -35,7 +35,7 @@ faster-hex = { version = "0.10.0", default-features = false, features = [
flate2 = { version = "1.0.34", default-features = false, features = [
"zlib-ng",
] }
flume = { version = "0.11.0", default-features = false }
flume = { version = "0.11.1", default-features = false }
glob = "0.3.1"
globset = "0.4.15"
ignore = { version = "0.4.23", features = ["simd-accel"] }
Expand Down

0 comments on commit 9416316

Please sign in to comment.