Skip to content

Use the `time` crate

Choose a tag to compare

@thejpster thejpster released this 22 May 21:55
· 75 commits to main since this release

Uses the time crate, to avoid std::time (which isn't available with #[no_std]).