Add Rojo C API experiment

This commit is contained in:
Lucien Greathouse
2019-11-07 18:20:55 -08:00
parent f1daafbf9e
commit dfb015acc2
6 changed files with 43 additions and 0 deletions

View File

@@ -26,12 +26,14 @@ user-plugins = []
members = [
"rojo-test",
"rojo-insta-ext",
"clibrojo",
]
default-members = [
".",
"rojo-test",
"rojo-insta-ext",
"clibrojo",
]
[lib]