prep for plugin interface

This commit is contained in:
John Smith
2022-01-27 22:02:16 -05:00
parent 5cb2463a31
commit cbffc381c1
13 changed files with 854 additions and 195 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ members = [
"veilid-cli"
]
exclude = [ "./external/cursive", "./veilid-flutter" ]
exclude = [ "./external/keyring-rs", "./external/netlink", "./external/cursive", "./veilid-flutter" ]
[patch.crates-io]
cursive = { path = "./external/cursive/cursive" }