Fix invalid botserver dependency in bottest/Cargo.toml

Remove botserver dependency since it's a binary-only crate with no lib target.
Integration tests should spawn the botserver process instead of linking it as a library.
This fixes the warning: 'ignoring invalid dependency botserver which is missing a lib target'
This commit is contained in:
root 2026-02-06 22:12:08 +00:00
commit 68542cd8ff

Diff content is not available