# 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 = "rusty-bit" version = "0.1.0" authors = ["https://github.com/manoadamro"] description = "A modern, cross-platform bittorrent client written in rust." homepage = "https://manoadamro.github.io/ubits/doc/rust-bittorrent/" documentation = "https://manoadamro.github.io/ubits/doc/rust-bittorrent/" readme = "README.md" keywords = [ "bittorrent", "gui", "client", ] license-file = "LICENSE" repository = "https://github.com/manoadamro/rust-bittorrent" [dependencies]