Include required meta information
This commit is contained in:
parent
e8a4dac60e
commit
a5aa4512ff
|
@ -2,6 +2,10 @@
|
|||
name = "mdbook-toc"
|
||||
version = "0.1.0"
|
||||
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
|
||||
description = "mdbook preprocessor to add Table of Contents"
|
||||
license = "MPL"
|
||||
homepage = "https://github.com/badboy/mdbook-toc"
|
||||
repository = "https://github.com/badboy/mdbook-toc"
|
||||
|
||||
[dependencies]
|
||||
mdbook = "0.3.0"
|
||||
|
|
Loading…
Reference in a new issue