# 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 = "docki" version = "1.2.0" description = "cli for building and publishing documentation using asciidoctor" readme = "README.md" license-file = "LICENSE.txt" [dependencies.bytes] version = "1.4.0" [dependencies.clap] version = "4.1.8" features = ["derive"] [dependencies.colored] version = "2.0.0" [dependencies.futures] version = "0.3.26" [dependencies.home] version = "0.5.4" [dependencies.live-server] version = "0.6.0" [dependencies.notify] version = "5.1.0" features = ["serde"] [dependencies.regex] version = "1.7.1" [dependencies.reqwest] version = "0.11.14" features = ["blocking"] [dependencies.text_io] version = "0.1.12" [dependencies.tokio] version = "1.26.0" features = ["full"] [dependencies.zip-extract] version = "0.1.1"