add console-subscriber 0.5 dependency
Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
5b92b59b17
commit
1fd4ce05c1
2 changed files with 181 additions and 15 deletions
|
|
@ -38,7 +38,7 @@ peg = "0.8"
|
|||
paste = "1"
|
||||
jobkit = { path = "/home/kent/jobkit", features = ["daemon", "console"] }
|
||||
tokio = { version = "1", features = ["full", "tracing"] }
|
||||
console-subscriber = "0.4"
|
||||
console-subscriber = "0.5"
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
walkdir = "2"
|
||||
glob = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue