# 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 = "rss4mdbook" version = "0.2.42" authors = ["Zoom.Quiet "] description = "a generator for mdBook as CLI tool, export RSS.xml into u want path..." homepage = "https://rs.101.so/dev/cli_rss4mdbook.html" readme = "README.md" keywords = [ "cli", "RSS", "mdBook", "generator", "serialization", ] categories = [ "command-line-utilities", "encoding", "text-processing", ] license-file = "LICENSE" repository = "https://github.com/zhrust/rss4mdbook" [dependencies.chrono] version = "0.4.23" [dependencies.clap] version = "4.1.6" features = ["derive"] [dependencies.clia-tracing-config] version = "0.2" [dependencies.dotenv] version = "0.15.0" [dependencies.log] version = "0.4" [dependencies.rss] version = "2.0.2" [dependencies.toml] version = "0.7.2" [dependencies.tracing] version = "0.1" [dependencies.walkdir] version = "2"