HOTFIX: default plugins generic compilation issue

This commit is contained in:
Aram Drevekenin 2024-11-04 10:55:05 +01:00
parent 4b806795c3
commit 95ff0853c6

View File

@ -47,6 +47,7 @@ features = [
'runtime',
'component-model',
'std',
'gc',
]
[dev-dependencies]