mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 22:17:41 +00:00
chore: add tempfile dependency for tests
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ibf7a842a2a26f83e8adaf1123386306b6a6a6964
This commit is contained in:
parent
c65073e0d1
commit
3d22a271bc
2 changed files with 4 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1712,6 +1712,7 @@ dependencies = [
|
|||
"serde",
|
||||
"serde_json",
|
||||
"smol",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"unicode-segmentation",
|
||||
"unicode-width 0.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue