Skip to content

Instantly share code, notes, and snippets.

@Dowwie
Created January 19, 2018 23:54
Show Gist options
  • Save Dowwie/59f70e82fcd8cc109321e2bac77936b3 to your computer and use it in GitHub Desktop.
Save Dowwie/59f70e82fcd8cc109321e2bac77936b3 to your computer and use it in GitHub Desktop.
[dependencies]
serde = "1.0.27"
serde_derive = "1.0.27"
serde_json = "1.0.9"
serde_yaml = "0.7.3"
diesel = { version = "1.1.1", features = ["postgres"] }
r2d2 = "0.8.2"
r2d2-diesel = "1.0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment