mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Extend function to get free file
This commit is contained in:
parent
e9b3088cde
commit
afab3826c9
6 changed files with 37 additions and 17 deletions
|
|
@ -20,6 +20,7 @@ isahc = { git = "https://github.com/sagebind/isahc", rev = "c39f6f8" }
|
|||
log = { version = "0.4", features = ["std"] }
|
||||
num_cpus = "1.13"
|
||||
regex = "1.6"
|
||||
sanitize-filename = "0.4"
|
||||
signal-hook = "0.3"
|
||||
tempfile = "3.3"
|
||||
terminal_size = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue