version bump

This commit is contained in:
Christien Rioux
2023-07-16 14:35:51 -04:00
parent 304e9fd117
commit 4a93f0867b
7 changed files with 147 additions and 827 deletions

View File

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