Peternator7 / strum

A small rust library for adding custom derives to enums
https://crates.io/crates/strum
MIT License
1.8k stars 151 forks source link

bump phf from 0.10 to 0.11 #309

Open jqnatividad opened 1 year ago

jqnatividad commented 1 year ago

Ooops... phf's 0.11.2's MSRV is 1.60.0

Peternator7 commented 10 months ago

Will loop back around to this in April/May when we hit 2 years since the 1.60 release :)

aumetra commented 1 month ago

It's past April/May now :P

Are there plans to get this update merged and released? I'd love to get rid of syn 1.x.

jqnatividad commented 1 month ago

For reference, the newest 2-year old release is 1.64.0 :)

https://releases.rs/docs/1.64.0/