Update the wasm-tools family of crates (#5310)
Most of the changes here are the updates to the component model which includes optional URL fields in imports/exports.
This commit is contained in:
@@ -482,10 +482,6 @@ criteria = "safe-to-deploy"
|
||||
version = "0.6.5"
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
[[exemptions.memory_units]]
|
||||
version = "0.3.0"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
[[exemptions.miette]]
|
||||
version = "5.1.0"
|
||||
criteria = "safe-to-deploy"
|
||||
@@ -1022,10 +1018,6 @@ criteria = "safe-to-run"
|
||||
version = "0.2.80"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
[[exemptions.wasmi]]
|
||||
version = "0.19.0"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
[[exemptions.web-sys]]
|
||||
version = "0.3.57"
|
||||
criteria = "safe-to-run"
|
||||
|
||||
Reference in New Issue
Block a user