Skip to content

Commit 05e6640

Browse files
authored
🚑️ Fix compilation with rustc v1.80 (#180)
`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#99969
1 parent d450368 commit 05e6640

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

Cargo.lock

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)