feat: implement async token counter with network resilience and performance optimizations (#3111)
Co-authored-by: jack <> Co-authored-by: Salman Mohammed <smohammed@squareup.com>
This commit is contained in:
Generated
+2
@@ -3413,6 +3413,7 @@ dependencies = [
|
||||
name = "goose"
|
||||
version = "1.0.30"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"anyhow",
|
||||
"arrow",
|
||||
"async-stream",
|
||||
@@ -3427,6 +3428,7 @@ dependencies = [
|
||||
"chrono",
|
||||
"criterion",
|
||||
"ctor",
|
||||
"dashmap 6.1.0",
|
||||
"dirs 5.0.1",
|
||||
"dotenv",
|
||||
"etcetera",
|
||||
|
||||
Reference in New Issue
Block a user