ZIm/crates/context_server
Marshall Bowers 581d67398a
Remove ui dependency from assistant_tool and context_server (#27449)
This PR removes the dependency on the `ui` crate from the
`assistant_tool` and `context_server` crates.

These crates were only depending on it for `IconName`, which can now be
depended on from `icons` directly.

Release Notes:

- N/A
2025-03-25 18:37:15 +00:00
..
src Remove ui dependency from assistant_tool and context_server (#27449) 2025-03-25 18:37:15 +00:00
Cargo.toml Remove ui dependency from assistant_tool and context_server (#27449) 2025-03-25 18:37:15 +00:00
LICENSE-GPL Factor tool definitions out of assistant (#21189) 2024-11-25 18:26:34 -05:00