fix: merge error logging in goose bench (#1545)
This commit is contained in:
@@ -22,6 +22,7 @@ tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["registry"] }
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
include_dir = "0.7.4"
|
||||
once_cell = "1.19"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = { version = "0.3", features = ["wincred"] }
|
||||
Reference in New Issue
Block a user