mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-30 22:05:21 +00:00
Needed to add implicit `ContextShift` whenever we use `par` features in the codebase. Needed to add implicit `Timer` whenever we need to use scheduling or races.