# 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 = "2021" name = "aleksandr-vinokurov-cv" version = "2024.2.6" authors = ["Aleksandr Vinokurov "] include = [ "src/**/*.rs", "src/*.tex", "src/*.jpg", "Cargo.toml", ] description = "Aleksandr Vinokurov CV" readme = "README.md" keywords = [ "cv", "personal", "backend", "developer", "team-lead", ] categories = [ "authentication", "command-line-utilities", "development-tools::testing", "network-programming", "web-programming", ] license = "CC-BY-NC-ND-4.0" repository = "https://github.com/aleksandr-vin/CV/" [dependencies.chrono] version = "0.4.31" [dependencies.image] version = "0.24.7" [dependencies.tectonic] version = "0.14.1"