mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-02 11:46:07 -04:00
ensure resolver version is set for workspace for newer rust to suppress warnings
This commit is contained in:
parent
34bc67676a
commit
bcd99580ce
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ members = [
|
|||
"veilid-wasm",
|
||||
]
|
||||
exclude = ["./external"]
|
||||
resolver = "2"
|
||||
|
||||
[patch.crates-io]
|
||||
cursive = { git = "https://gitlab.com/veilid/cursive.git" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue