Open tiye opened 5 months ago
Looks related to https://github.com/Peternator7/strum/issues/359
Hey @tiye, sorry for the break here. There was a breaking change upgrading to 0.26
around format strings, but it should work correctly with escaped curly-braces so that's a bug. I'll work on fixing this, but in the meantime, the best solution is going to be staying on 0.25
upgraded from
0.25.2
to0.26
. My previous code broke. here are the cases I reproduced. any suggestion?case 1
case 2
case 3