Add workspace dependencies.

This commit is contained in:
2026-02-21 20:08:41 -05:00
parent 73c467e19e
commit 65242c2ea9
3 changed files with 17 additions and 10 deletions

1
Cargo.lock generated
View File

@@ -1169,6 +1169,7 @@ name = "libclide"
version = "0.1.0"
dependencies = [
"anyhow",
"strum",
]
[[package]]