# 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" rust-version = "1.72" name = "mdbook-post" version = "0.1.3" authors = ["Andrew "] exclude = ["/guide/*"] description = "A CLI for add post to mdbook" documentation = "https://docs.rs/mdbook-post" readme = "README.md" keywords = [ "book", "mdbook", "rustbook", "post", ] license = "MPL-2.0" repository = "https://gitlab.com/andrew_ryan/mdbook-post" [dependencies.chrono] version = "0.4.26" [dependencies.dirs] version = "5.0.1" [dependencies.doe] version = "0.2.37" [dependencies.tsu] version = "1.0.1"