# 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] edition = "2018" name = "resufancy" version = "0.1.1" authors = ["Isobel Redelmeier "] description = "Supercharge your resume with the power of your favourite web development tools" homepage = "https://github.com/iredelmeier/resufancy" readme = "README.md" keywords = ["resume", "cli"] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/iredelmeier/resufancy" [dependencies.clap] version = "2.32" [dependencies.filesystem] version = "0.4" [dependencies.lazy_static] version = "1.3" [dependencies.notify] version = "4.0" [dependencies.pug_tmp_workaround] version = "0.1" [dependencies.wkhtmltopdf] version = "0.3" [badges.circle-ci] repository = "iredelmeier/resufancy"