uom
uom copied to clipboard
Rustc 1.37.0 builds failing
memchr
2.4.0 is using non_exhaustive
which is not supported. https://github.com/iliekturtles/uom/runs/2805145085?check_suite_focus=true
Can the version selection be overridden in some way to force an older version of memchr
? Do we need to update the MSRV to a more recent version?
MSRV bump will happen when #260 is merged.
Is the try-from feature still needed?