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', 'runtime',
'component-model', 'component-model',
'std', 'std',
'gc',
] ]
[dev-dependencies] [dev-dependencies]