Add resolver to remove the warning from cargo.

This commit is contained in:
Bauke 2024-01-17 18:06:48 +01:00
parent 0d09e2e086
commit 6512eaac5a
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ members = [
"hooked-cli",
"hooked-config"
]
resolver = "2"