# 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 = "xws" version = "0.1.0" description = "xws : websocket gateway for xxai.art" homepage = "https://github.com/xxai-art/rsrv" license = "SSPL-1.0" repository = "https://github.com/xxai-art/rsrv.git" [dependencies.anyhow] version = "1.0.75" [dependencies.bytes] version = "1.5.0" [dependencies.envport] version = "0.1.0" [dependencies.loginit] version = "0.1.3" [dependencies.ratchet_rs] version = "0.4.1" features = [ "ratchet_deflate", "split", "deflate", ] [dependencies.tokio] version = "1.32.0" features = [ "macros", "rt-multi-thread", "rt", "time", "sync", ] [dependencies.tokio-stream] version = "0.1.14" features = ["net"] [dependencies.tracing] version = "0.1.37" [dependencies.trt] version = "0.1.5"