Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 277 Bytes | |
v0.4.1 source code.tar.gz | 2025-08-06 | 106.3 kB | |
v0.4.1 source code.zip | 2025-08-06 | 151.0 kB | |
Totals: 3 Items | 257.5 kB | 2 |
Fixes:
- Fix
Server::graceful()
bounds incorrect requiring the filter to be a future. - Enable
tokio/net
when theserver
feature is enabled. - Render
cfg
s in the docs.
Full Changelog: https://github.com/seanmonstar/warp/compare/v0.4.0...v0.4.1