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:
commit
68542cd8ff