# 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 = "pocket-relay-client" version = "0.1.1" authors = ["Jacobtread "] build = "build.rs" description = "Pocket Relay Client Tool" readme = "README.md" keywords = [ "EA", "PocketRelay", "MassEffect", ] license = "MIT" repository = "https://github.com/PocketRelay/Client" [dependencies.blaze-pk] version = "0.2.5" [dependencies.blaze-ssl] version = "0.1.2" [dependencies.eframe] version = "0.19.0" [dependencies.egui] version = "0.19.0" [dependencies.egui_extras] version = "0.19.0" features = ["image"] [dependencies.image] version = "0.24" features = ["png"] [build-dependencies.winres] version = "0.1"