mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove async-channel dependency
This commit is contained in:
parent
499236546e
commit
0f9bafdbd5
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ version = "0.10.0"
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ansi-parser = "0.9.1"
|
ansi-parser = "0.9.1"
|
||||||
anyhow = "1.0.97"
|
anyhow = "1.0.97"
|
||||||
async-channel = "2.5.0"
|
|
||||||
ggemini = "0.19.0"
|
ggemini = "0.19.0"
|
||||||
ggemtext = "0.7.0"
|
ggemtext = "0.7.0"
|
||||||
indexmap = "2.10.0"
|
indexmap = "2.10.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue