mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Update weedle requirement from 0.9 to 0.10
Updates the requirements on [weedle](https://github.com/rustwasm/weedle) to permit the latest version. - [Release notes](https://github.com/rustwasm/weedle/releases) - [Commits](https://github.com/rustwasm/weedle/compare/0.9.0...0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d02e115fd4
commit
ce40388a7f
@ -20,4 +20,4 @@ proc-macro2 = "0.4.8"
|
||||
quote = '0.6'
|
||||
syn = { version = '0.15', features = ['full'] }
|
||||
wasm-bindgen-backend = { version = "=0.2.47", path = "../backend" }
|
||||
weedle = "0.9"
|
||||
weedle = "0.10"
|
||||
|
Loading…
x
Reference in New Issue
Block a user