Skip to content

Instantly share code, notes, and snippets.

@Mr-Malomz
Created March 10, 2023 10:58
Show Gist options
  • Save Mr-Malomz/60d38d5fd52de6a1d00924a79e57ec3c to your computer and use it in GitHub Desktop.
Save Mr-Malomz/60d38d5fd52de6a1d00924a79e57ec3c to your computer and use it in GitHub Desktop.
//other code section goes here
[dependencies]
yew = "0.19"
serde = { version = "1.0.145", features = ["derive"] }
reqwest = { version = "0.11", features = ["json"] }
wasm-bindgen-futures = "0.4"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment