I found the repo unable to compile with [dev-dependencies] on one of my machines after updating to last stable rust (1.80).
Root cause turned out to be our lock file pointing at older version time crate, issue may be due to wsl2 host environment, but regardless good to update some stuff.
Description
This is slightly funky...
I found the repo unable to compile with [dev-dependencies] on one of my machines after updating to last stable rust (1.80).
Root cause turned out to be our lock file pointing at older version time crate, issue may be due to wsl2 host environment, but regardless good to update some stuff.
Fixes
Closes:
number
Checklist