mirror of
https://github.com/callumio/suck.git
synced 2025-12-17 03:29:21 +00:00
Merge 4556d71f98 into 4c13facc96
This commit is contained in:
commit
fbf3a6ff29
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]
|
[dependencies]
|
||||||
thiserror = "2.0"
|
thiserror = "2.0"
|
||||||
flume = { version = "0.11", optional = true }
|
flume = { version = "0.12", optional = true }
|
||||||
crossbeam-channel = { version = "0.5", optional = true }
|
crossbeam-channel = { version = "0.5", optional = true }
|
||||||
arc-swap = "1.7.1"
|
arc-swap = "1.7.1"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue