# 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 = "leven" version = "0.7.0" authors = ["Ram Kaniyur ", "Sidney Pham "] description = "Make your own blog!" license = "MIT" repository = "https://github.com/sidney-pham/leven" [dependencies.badlog] version = "1.0" [dependencies.chrono] version = "0.4" [dependencies.clap] version = "2.26" [dependencies.git2] version = "0.6.8" [dependencies.log] version = "0.3" [dependencies.pulldown-cmark] version = "0.2" [dependencies.rayon] version = "0.9" [dependencies.serde] version = "1.0" [dependencies.slug] version = "0.1" [dependencies.tenjin] version = "0.5" [dependencies.toml] version = "0.4"