Skip to content

Instantly share code, notes, and snippets.

@trimoq
Created October 21, 2019 08:35
Show Gist options
  • Save trimoq/9ddcb4dacf938e3259ca339a46cd4daa to your computer and use it in GitHub Desktop.
Save trimoq/9ddcb4dacf938e3259ca339a46cd4daa to your computer and use it in GitHub Desktop.
rocket_cargo_toml
[dependencies.rocket]
version = "0.4.2"
features = ["private-cookies"]
[dependencies.rocket_contrib]
default-features = false
features = ["json","diesel_postgres_pool","serve"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment