# 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 = "bubblegum" version = "1.0.1" description = "A websockets data broker." license = "MIT" resolver = "2" [dependencies.chashmap] version = "2.2.2" [dependencies.dot_parse] version = "0.2.0" [dependencies.httparse] version = "1.7.1" [dependencies.lazy_static] version = "1.4.0" [dependencies.num_cpus] version = "0.2" [dependencies.queues] version = "1.1.0" [dependencies.threadpool] version = "1.8.1" [dependencies.tungstenite] version = "0.17.2" [dependencies.url] version = "2.2.2"