Unverified Commit 2ca8355a authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

[ci]: test each individual crate's manifest (#392)

* [ci]: test each crate outside workspace

We have bitten by these a few times now with that some features are leaked from the workspace
which makes it compile in the workspace but not using it's own Cargo.toml.

* [ci]: add tests for macos and windows

* add missed `WsServer` and `HttpServer`

* [ws server]: fix features

* debug failure in CI

* remove platform dependent assertion

* fix nit; proc-macros is proc-macros

* restore removed assertion

* remove whitespaces
parent c93b1e7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment