Include again the module rustsdk, since it's not detected by the fun includeProjects()

This commit is contained in:
Benoit Marty 2023-03-28 21:58:46 +02:00
parent 4b26d06c09
commit 012ee00c85

View file

@ -41,6 +41,7 @@ include(":appnav")
include(":tests:uitests")
include(":anvilannotations")
include(":anvilcodegen")
include(":libraries:rustsdk")
include(":samples:minimal")