mirror of
https://github.com/Noratrieb/cargo-bisect-rustc-service.git
synced 2026-01-14 16:25:01 +01:00
works?
This commit is contained in:
parent
e78b5becde
commit
b36cab3491
6 changed files with 248 additions and 63 deletions
|
|
@ -14,5 +14,5 @@ serde = { version = "1.0.145", features = ["derive"] }
|
|||
tempdir = "0.3.7"
|
||||
tokio = { version = "1.21.2", features = ["full"] }
|
||||
tracing = "0.1.36"
|
||||
tracing-subscriber = "0.3.15"
|
||||
tracing-subscriber = { version = "0.3.15", features = ["env-filter"] }
|
||||
uuid = { version = "1.1.2", features = ["serde", "v4"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue