try resolver fix

This commit is contained in:
Omar Zabala-Ferrera 2024-12-02 19:07:55 -05:00
parent 09661ddaf7
commit 0d7fcf7158
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name = "reqwest-wasm-example"
version = "0.3.0"
authors = ["Francesco Guardiani <francescoguard@gmail.com>"]
edition = "2018"
resolver = "2"
# Config mostly pulled from: https://github.com/rustwasm/wasm-bindgen/blob/master/examples/fetch/Cargo.toml