mirror of
https://github.com/callumio/suck.git
synced 2025-12-17 03:29:21 +00:00
chore(deps): update flume requirement from 0.11 to 0.12
--- updated-dependencies: - dependency-name: flume dependency-version: 0.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4c13facc96
commit
4556d71f98
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ exclude = ["flake.nix", "flake.lock", ".envrc", "cliff.toml", "release-plz.toml"
|
|||
|
||||
[dependencies]
|
||||
thiserror = "2.0"
|
||||
flume = { version = "0.11", optional = true }
|
||||
flume = { version = "0.12", optional = true }
|
||||
crossbeam-channel = { version = "0.5", optional = true }
|
||||
arc-swap = "1.7.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue