Skip to content

Instantly share code, notes, and snippets.

@Mr-Malomz
Created October 21, 2022 15:35
Show Gist options
  • Save Mr-Malomz/c98b435b031a1305d9f9341291a62ef2 to your computer and use it in GitHub Desktop.
Save Mr-Malomz/c98b435b031a1305d9f9341291a62ef2 to your computer and use it in GitHub Desktop.
//other code section goes here
[dependencies]
actix-web = "4"
serde = { version = "1.0.145", features = ["derive"] }
dotenv = "0.15.0"
reqwest = { version = "0.11", features = ["json"] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment