# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "rplexfmtr" version = "1.0.6" authors = ["nikolaizombie1 "] description = "A command line tool to batch rename media files for Plex® Media Server TV Show." homepage = "https://github.com/nikolaizombie1/rplexfmtr" readme = "README.md" keywords = [ "cli", "rename", "batch", "Plex", ] categories = ["command-line-utilities"] license = "GPL-3.0-only" repository = "https://github.com/nikolaizombie1/rplexfmtr" [dependencies.anyhow] version = "1.0.71" [dependencies.clap] version = "4.3.4" features = ["derive"] [dependencies.clearscreen] version = "2.0.1" [dependencies.colored] version = "2.0.0" [dependencies.natord] version = "1.0.9" [dependencies.once_cell] version = "1.18.0" [dependencies.regex] version = "1.8.4" [dependencies.sqlx] version = "0.6.2" features = [ "runtime-tokio-native-tls", "sqlite", ] [dependencies.tabled] version = "0.12.2" features = ["color"] [dependencies.tokio] version = "1.20.0" features = ["macros"]