# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "socketio-rust-emitter" version = "0.1.2" authors = ["Ryo Motozawa "] description = "A Rust implementation of socketio-emitter " homepage = "https://github.com/epli2/socketio-rust-emitter" readme = "README.md" keywords = ["socketio"] license = "MIT" repository = "https://github.com/epli2/socketio-rust-emitter" [dependencies.redis] version = "0.10.0" [dependencies.rmp] version = "0.8.7" [dependencies.rmp-serde] version = "0.13.7" [dependencies.serde] version = "1.0.91" [dependencies.serde_derive] version = "1.0.91"