Skip to content

Commit

Permalink
upgrade wasm-bindgen to 0.2.92 (paritytech#5056)
Browse files Browse the repository at this point in the history
The rustc warns

```
The package `wasm-bindgen v0.2.87` currently triggers the following future incompatibility lints:
> warning: older versions of the `wasm-bindgen` crate will be incompatible with future versions of Rust; please update to `wasm-bindgen` v0.2.88
>   |
>   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
>   = note: for more information, see issue #71871 <rust-lang/rust#71871>
>
```
  • Loading branch information
jasl authored and TarekkMA committed Aug 2, 2024
1 parent a2148f0 commit 0e32867
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0e32867

Please sign in to comment.