Nightly (2026-08-01)
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
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.