skeptic 0.13.6

Test your Rust markdown documentation via Cargo
Documentation
[dependencies.bytecount]
version = "0.6"

[dependencies.cargo_metadata]
version = "0.12.2"

[dependencies.error-chain]
default-features = false
version = "0.12"

[dependencies.glob]
version = "0.3"

[dependencies.pulldown-cmark]
default-features = false
version = "0.8"

[dependencies.tempfile]
version = "3"

[dependencies.walkdir]
version = "2.2"
[dev-dependencies.unindent]
version = "0.1"

[package]
authors = ["Brian Anderson <banderson@mozilla.com>", "Michał Budzyński <budziq@gmail.com>"]
categories = ["development-tools", "development-tools::testing"]
description = "Test your Rust markdown documentation via Cargo"
documentation = "https://docs.rs/skeptic"
edition = "2018"
homepage = "https://github.com/budziq/rust-skeptic"
keywords = ["markdown", "documentation", "testing"]
license = "MIT/Apache-2.0"
name = "skeptic"
readme = "../README.md"
repository = "https://github.com/budziq/rust-skeptic"
version = "0.13.6"