## Motivation In https://github.com/ZcashFoundation/zebra/pull/3366, in `coverage.yml` we pinned rust nightly in to a specific version to workaround a [rust bug](https://github.com/rust-lang/rust/issues/79645#issuecomment-1013982804). [Since it was fixed in 2022-01-26](https://github.com/taiki-e/cargo-llvm-cov/issues/128#issuecomment-1021809795), we should restore it back to `nightly` to always get the latest version. <!-- Is your feature request related to a problem? How does this change improve Zebra? --> ### Specifications <!-- If this change is based on consensus rules, quote them, and link to the Zcash spec or ZIP: https://zips.z.cash/#nu5-zips If this changes network behaviour, quote and link to the Bitcoin network reference: https://developer.bitcoin.org/reference/p2p_networking.html --> ### Designs <!-- If this change is part of a Zebra design, quote and link to the RFC: https://github.com/ZcashFoundation/zebra/tree/main/book/src/dev/rfcs/ --> ## Related Work <!-- Is this change related to other features or tickets? -->