uutils / parse_datetime

Parses a relative time string and returns a `Duration`
MIT License
14 stars 17 forks source link

Adapt chrono settings to remove old time crate #42

Closed cakebaker closed 10 months ago

cakebaker commented 10 months ago

This PR adapts the chrono settings so that the time is no longer needed and thus fixes dependabot's "segmentation fault in time" alert.