# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "mdbook-playscript" version = "0.5.0" authors = ["Shotaro Tsuji "] description = "Preprocessor for mdBook, which styles stage play scripts" readme = "README.md" keywords = ["markdown", "pulldown-cmark", "stage", "play"] categories = ["text-processing"] license = "MPL-2.0" repository = "https://github.com/ShotaroTsuji/mdbook-playscript" [dependencies.env_logger] version = "0.8.3" [dependencies.glob] version = "0.3.0" [dependencies.japanese-ruby-filter] version = "0.1.0" features = ["pulldown-cmark-filter"] [dependencies.log] version = "0.4" [dependencies.mdbook] version = "0.4.6" [dependencies.mdplayscript] version = "0.6.0" [dependencies.pulldown-cmark] version = "0.8.0" [dependencies.pulldown-cmark-to-cmark] version = "6.0.0" [dependencies.rand] version = "0.8.4" [dependencies.rust-embed] version = "5.9.0" features = ["interpolate-folder-path"] [dependencies.serde_json] version = "1.0.59" [dependencies.structopt] version = "0.3.21" [dependencies.toml] version = "0.5.8"