thomasarmel / socket-server-mocker

Mock socket server in Rust, for testing various network clients.
https://crates.io/crates/socket-server-mocker
MIT License
0 stars 2 forks source link

Improve CI #11

Closed nyurik closed 1 week ago

nyurik commented 1 week ago
thomasarmel commented 1 week ago

@nyurik The build fails because of the Rust version you put: 1.60.

For automatic releasing could you please use https://github.com/MarcoIeni/release-plz instead? I'm not confident with automatic publish... The problem is that if someone does a PR with another version number, it will automatically publish at merge time. And I don't want that :laughing:

nyurik commented 1 week ago

thx, i removed the publish step for now, and moved up the MSRV

nyurik commented 1 week ago

The failure is really weird - i can't reproduce it locally - its closing connections