# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "dhall-to-resume" version = "0.1.11" authors = ["gapuchi "] description = "Generates a resume Latex file from a Dhall config." license = "MIT" [dependencies.log] version = "0.4.14" [dependencies.serde_dhall] version = "0.10.1" [dependencies.serde_json] version = "1.0.61" [dependencies.simple_logger] version = "1.13.0" [dependencies.tera] version = "1.6.1"