# 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 = "socksfinder" version = "0.7.0" authors = ["Jérémie Roquet "] build = "build.rs" description = "Search engine for sock puppets on Wikimedia projects" homepage = "https://github.com/Arkanosis/socksfinder" documentation = "https://github.com/Arkanosis/socksfinder" readme = "README.md" keywords = ["sock", "puppet", "sockpuppet", "wikimedia", "wikipedia"] categories = ["command-line-utilities"] license = "ISC" repository = "https://github.com/Arkanosis/socksfinder" [dependencies.actix-files] version = "0.6" [dependencies.actix-web] version = "4.0" [dependencies.askama] version = "0.11" [dependencies.askama_actix] version = "0.13" [dependencies.byteorder] version = "1.4" [dependencies.docopt] version = "1.1" [dependencies.fst] version = "0.4" [dependencies.mime] version = "0.3" [dependencies.number_prefix] version = "0.4" [dependencies.prettytable-rs] version = "0.8" [dependencies.quick-xml] version = "0.22" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [build-dependencies.vergen] version = "6.0"