Skip to content

Instantly share code, notes, and snippets.

@pythoneer
Created June 19, 2018 09:47
Show Gist options
  • Save pythoneer/934dbf53da64df3f97aa424e77d24cdb to your computer and use it in GitHub Desktop.
Save pythoneer/934dbf53da64df3f97aa424e77d24cdb to your computer and use it in GitHub Desktop.
[package]
name = "herold"
version = "0.1.0"
authors = ["Dustin Bensing <[email protected]>"]
[dependencies]
#actix-web = "0.6"
actix-web = { git = "https://github.com/actix/actix-web.git" }
serde = "1.0.66"
serde_derive = "1.0.66"
tokio = "0.1"
futures = "0.1"
fcm = "0.4"
a2 = "0.3.2"
[patch.crates-io]
cookie = { git = 'https://github.com/alexcrichton/cookie-rs.git' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment