# 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 = "server_clipboard" version = "0.4.0" authors = ["zxq "] description = "server_clipboard" license = "MIT OR Apache-2.0" repository = "https://github.com/phpgoc/server_clipboard" resolver = "2" [dependencies.actix] version = "0.10.0" [dependencies.actix-web] version = "3" features = ["openssl"] [dependencies.actix-web-actors] version = "3.0.0" [dependencies.clap] version = "2.34.0" features = ["yaml"] [dependencies.env_logger] version = "0.8" [dependencies.openssl] version = "0.10" [dependencies.rand] version = "0.8.4" [dependencies.serde] version = "1.0.131" [dependencies.serde_derive] version = "1.0.131" [dependencies.serde_json] version = "1.0.73"