Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This allows tokio-signal to build with `-Z minimal-versions` - see rust-lang/cargo#5657 (comment) for more details. Earlier versions depend on log 0.3.1, which itself depends on libc 0.1, which doesn't build on any post-1.0 version of rust.
- Loading branch information