Commit 6b7a0c1
committed
🚑️ Fix compilation with
`rustc --version`: `v1.80.0` has a type inference regression.
This causes compilation of `centerpiece` to fail, because we use an
affected version of the `time` crate.
This updates the time crate to a released version with a fix.
Reference:
- NixOS/nixpkgs#332957
- rust-lang/rust#125319
- rust-lang/rust#99969rustc v1.80
1 parent d450368 commit 6b7a0c1
1 file changed
+12
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments