Nightly (2026-08-01)

Wait 5 sec.

deps: don't directly use time for logging (#2182)Wanted to prune Cargo.toml a tiny bit and noticed I could just use humantime to do this instead of time for logging purposes. Of course I still pull it in via Cargo.lock though.