mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Manually implement filename sanitizing to allow the usage of file separators
This commit is contained in:
parent
bbb5a78765
commit
568bce0008
6 changed files with 77 additions and 42 deletions
|
|
@ -28,7 +28,6 @@ log = { version = "0.4", features = ["std"] }
|
|||
num_cpus = "1.16"
|
||||
regex = "1.9"
|
||||
reqwest = { version = "0.11", default-features = false, features = ["socks"] }
|
||||
sanitize-filename = "0.5"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
serde_plain = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue