eval: Use workspace dependencies (#29430)
This PR updates the `eval` crate to use workspace dependencies. Also did a bit of cleanup of the `Cargo.toml`. Release Notes: - N/A
This commit is contained in:
parent
65401d6d7b
commit
b28756ae3f
2 changed files with 16 additions and 15 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -4975,7 +4975,7 @@ dependencies = [
|
|||
"client",
|
||||
"collections",
|
||||
"context_server",
|
||||
"dirs 5.0.1",
|
||||
"dirs 4.0.0",
|
||||
"dotenv",
|
||||
"env_logger 0.11.8",
|
||||
"extension",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue