Skip to content

Instantly share code, notes, and snippets.

@tjmaynes
Created October 12, 2021 18:01
Show Gist options
  • Select an option

  • Save tjmaynes/2be06d65aabed3151d40a4e8edf12203 to your computer and use it in GitHub Desktop.

Select an option

Save tjmaynes/2be06d65aabed3151d40a4e8edf12203 to your computer and use it in GitHub Desktop.
[dependencies]
actix-web = "4.0.0-beta.8"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
sqlx = { version = "0.5.7", features = [ "runtime-actix-native-tls", "postgres" ] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment