build updates

This commit is contained in:
John Smith
2022-11-30 16:15:54 -05:00
parent b2c14fc56c
commit edc87cd78e
11 changed files with 30 additions and 67 deletions

View File

@@ -9,7 +9,7 @@ members = [
"veilid-wasm",
]
exclude = [ "./external/keyring-rs", "./external/netlink", "./external/cursive", "./external/hashlink" ]
exclude = [ "./external/keyring-manager", "./external/netlink", "./external/cursive", "./external/hashlink" ]
[patch.crates-io]
cursive = { path = "./external/cursive/cursive" }