We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 492f393 commit dee91b1Copy full SHA for dee91b1
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "mdbook"
3
version = "0.0.29-alpha.0"
4
-authors = ["Mathieu David <mathieudavid@mathieudavid.org>"]
+authors = ["Mathieu David <mathieudavid@mathieudavid.org>", "Michael-F-Bryan <michaelfbryan@gmail.com>"]
5
description = "create books from markdown files (like Gitbook)"
6
documentation = "http://rust-lang-nursery.github.io/mdBook/index.html"
7
repository = "https://github.com/rust-lang-nursery/mdBook"
0 commit comments