mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-24 02:01:35 +00:00
Mass rename anyref to externref (#2142)
Updates a mess of dependencies and tracks the most recent version of the reference types specification.
This commit is contained in:
@ -14,7 +14,7 @@ edition = '2018'
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
log = "0.4"
|
||||
walrus = "0.16.0"
|
||||
walrus = "0.17.0"
|
||||
wasm-bindgen-wasm-conventions = { path = "../wasm-conventions", version = "0.2.62" }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user