mdbook/crates/mdbook-driver/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
263 B
TOML
Raw Normal View History

[package]
name = "mdbook-driver"
version = "0.5.0-alpha.1"
description = "High-level library for running mdBook"
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
[dependencies]
[lints]
workspace = true