# 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 = "bridge_updater" version = "0.1.0" authors = ["Quis Gor "] description = "A cli utility to update Tor bridges with ease." homepage = "https://codeberg.org/quisgor/bridge_updater" documentation = "https://docs.rs/crate/bridge_updater" readme = "README.md" keywords = [ "tor", "bridges", "censorship", ] categories = ["command-line-utilities"] license = "Unlicense" repository = "https://codeberg.org/quisgor/bridge_updater" [dependencies.bridge_updater_lib] version = "0.1.0" [dependencies.chrono] version = "0.4.34" [dependencies.crossterm] version = "0.27.0" [dependencies.tokio] version = "1" features = ["full"]