# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "lojidoc" version = "0.3.1" authors = ["Josh Brudnak "] exclude = [".travis.yml"] description = "A tool for generating documentation for java projects." documentation = "https://joshbrudnak.github.io/Lojidoc/" readme = "README.md" keywords = ["documentation", "java", "javadoc", "parser"] license = "Apache-2.0" repository = "https://github.com/JoshBrudnak/Lojidoc" [dependencies.clap] version = "2.32" [dependencies.colored] version = "1.6" [dependencies.git2] version = "0.7.5" default-features = false [dependencies.mdbook] version = "0.2.1" [dependencies.threadpool] version = "1.7.1" [badges.travis-ci] repository = "JoshBrudnak/Lojidoc"