Updated genai and bumped lockfile.
This commit is contained in:
parent
5f30fdbf77
commit
138df60661
2 changed files with 466 additions and 478 deletions
942
Cargo.lock
generated
942
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -13,7 +13,7 @@ directories = "6.0"
|
||||||
dotenvy_macro = "0.15"
|
dotenvy_macro = "0.15"
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
human-panic = "2.0"
|
human-panic = "2.0"
|
||||||
genai = "0.4.0-alpha.11"
|
genai = "0.4.3"
|
||||||
irc = "1.1"
|
irc = "1.1"
|
||||||
tokio = { version = "1", features = [ "full" ] }
|
tokio = { version = "1", features = [ "full" ] }
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue