Aloxaf / silicon

Create beautiful image of your source code.
MIT License
3.13k stars 84 forks source link

fix: update time-rs crate #254

Closed jalil-salame closed 1 month ago

jalil-salame commented 2 months ago

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:

mhanberg commented 2 months ago

I love silicon, but currently have to comment it out of my nix config, lets get this merged! 😄