deps: add tempfile for fsck index comparison
Co-Authored-By: Proof of Concept <poc@bcachefs.org>
This commit is contained in:
parent
2a7b0daea1
commit
90e68d6081
2 changed files with 21 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ ast-grep-language = { version = "0.42", features = ["builtin-parser"] }
|
|||
walkdir = "2"
|
||||
|
||||
redb = "4"
|
||||
tempfile = "3"
|
||||
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
tokio-util = { version = "0.7", features = ["compat"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue