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 8a78325574
commit 486e63dcd3

View File

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