8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Don't build and test in Publish workflow. Should wait for green anyway; it's just more scripts to keep updated.
Don't run doc tests. They don't work without SDL library.
Really fix docs.rs build. This time for sure.
Fix docs.rs build. SDL2 uses network when using "bundled" feature, so disable that when building on docs.rs.
Merge pull request #2 from Antigroup/feature/release-prep Prepare for initial release.