# 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 = "about-filter" version = "0.1.1" description = "cgit-specific readme formatter multiplexer" homepage = "https://git.ylh.io/about-filter" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/ylh/about-filter" resolver = "2" [dependencies.comrak] version = "0.13.0" default-features = false [dependencies.html-escape] version = "0.2.11" [dependencies.rst_parser] version = "0.4.0" [dependencies.rst_renderer] version = "0.4.0"