# 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] name = "libtor-src" version = "47.13.0+0.4.7.13" authors = ["Alekos Filini "] build = "build.rs" exclude = [ "tor-src/ChangeLog", "tor-src/ReleaseNotes", ] description = "Source code of Tor and Libevent for libtor-sys" homepage = "https://github.com/MagicalBitcoin/libtor-sys" documentation = "https://docs.rs/libtor-src/" readme = "README.md" keywords = ["tor"] license = "MIT" repository = "https://github.com/MagicalBitcoin/libtor-sys" [dependencies] [build-dependencies.fs_extra] version = "1.1" [features] default = ["use-git-apply"] use-git-apply = [] use-gnu-patch = []