Skip to content
GitLab
Explore
Sign in
Register
chrono: avoid deprecated `Duration::minutes` method
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ben Boeckel
requested to merge
ben.boeckel/rust-ghostflow:chrono-deprecated-method
into
master
Mar 07, 2024
Overview
3
Commits
1
Pipelines
1
Changes
1
Expand
Instead, just
expect
it since we're parsing a literal.
Merge request reports
Loading