Skip to content

Instantly share code, notes, and snippets.

@steadylearner
Created May 16, 2019 13:14
Show Gist options
  • Save steadylearner/534ad909b2256a17be341266c04eb179 to your computer and use it in GitHub Desktop.
Save steadylearner/534ad909b2256a17be341266c04eb179 to your computer and use it in GitHub Desktop.
[package]
name = "chat_app_with_rust_by_steadylearner"
version = "0.1.0"
edition = "2018"
[dependencies]
ws = "0.8.1"
rocket = "0.4.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment