Closed jalil-salame closed 1 month ago
Rust 1.80.0 broke time-rs <0.3.35. We have it locked to v0.3.34 which is affected.
time-rs
Running cargo update time fixes this issue.
cargo update time
Pushing a new version after this update would be nice. That way we can pull the fix downstream c:
I love silicon, but currently have to comment it out of my nix config, lets get this merged! 😄
Rust 1.80.0 broke
time-rs
<0.3.35. We have it locked to v0.3.34 which is affected.Running
cargo update time
fixes this issue.Pushing a new version after this update would be nice. That way we can pull the fix downstream c: