Skip to content

Commit 9bac5f1

Browse files
build(deps): bump flume from 0.11.1 to 0.12.0
Bumps [flume](https://github.com/zesterer/flume) from 0.11.1 to 0.12.0. - [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/flume/commits) --- updated-dependencies: - dependency-name: flume dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30627a8 commit 9bac5f1

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

Cargo.lock

Lines changed: 17 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ hostname = "0.4.2"
3535
epoxy = "0.1.0"
3636
libloading = "0.8.9"
3737
atomic-wait = "1.1.0"
38-
flume = "0.11.1"
38+
flume = "0.12.0"
3939
derive_builder = "0.20.2"
4040
anyhow = "1.0.100"
4141
tracing-subscriber = { version = "0.3.22", features = ["chrono"] }

0 commit comments

Comments
 (0)