summaryrefslogtreecommitdiff
path: root/tests/test_warp.rs
AgeCommit message (Collapse)Author
2024-04-07Fix MSRV (#99)Sam Scott
* Remove `then_some` to stay compatible with earlier versions of Rust * Fix CI builds to build on old versions of Rust * Trying 1.61
2021-03-09Add warp support (#46)Glitch
* add tracing, add tests, default to empty string