mirror of
https://github.com/SinTan1729/movie-rename.git
synced 2025-04-11 07:16:02 -05:00
build: Updated deps
This commit is contained in:
parent
3e7b8fbd5d
commit
c5b1f51233
2 changed files with 885 additions and 425 deletions
1306
Cargo.lock
generated
1306
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -17,8 +17,8 @@ categories = ["command-line-utilities"]
|
|||
|
||||
[dependencies]
|
||||
torrent-name-parser = "0.12.1"
|
||||
tmdb-api = "0.5.0"
|
||||
inquire = "0.6.2"
|
||||
tmdb-api = "0.8.0"
|
||||
inquire = "0.7.5"
|
||||
load_file = "1.0.1"
|
||||
tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] }
|
||||
clap = { version = "4.5.1", features = ["cargo"] }
|
||||
|
|
Loading…
Reference in a new issue