try resolver fix
This commit is contained in:
parent
09661ddaf7
commit
0d7fcf7158
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue