# 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 = "2018" name = "mdbook-satysfi" version = "0.0.7" authors = ["Naoki Kaneko "] exclude = [ "tests/*", "test/*", ".github/*", "target/+", ] description = "A mdbook backend for generating SATySFi documents." documentation = "https://puripuri2100.github.io/mdbook-satysfi/ja/" readme = "README.md" keywords = [ "book", "markdown", "satysfi", "mdbook", ] categories = ["encoding"] license = "MIT" repository = "https://github.com/puripuri2100/mdbook-satysfi" [dependencies.anyhow] version = "1.0.69" [dependencies.clap] version = "4.1.4" [dependencies.html_parser] version = "0.6.3" [dependencies.mdbook] version = "0.4.25" [dependencies.pulldown-cmark] version = "0.9.2" [dependencies.regex] version = "1.7.1" [dependencies.toml] version = "0.5.11"