Closed smallzhongfeng closed 2 months ago
That sucks, why was it yanked? Upgrading will bump MSRV but I will look into using ranged versions.
That sucks, why was it yanked?
There may be bugs? I don’t know the specifics either.
Oh, I think you're using configure_me_codegen
0.4.3, try using 0.4.4 instead. I still want to use ranged versions but have to run soon and this should at least help you now.
Happens again, 0.12 was yanked
I'm sorry folks, I had the fix mostly ready but for some reason which I don't remember I didn't publish it.
FYI you can still force yanked versions with cargo update
but obviously if you're using the crate with a newer project you'll need higher version anyway.
A new version with ranged dependency was released, so it should work now. LMK if there's a problem.
we need to upgrade cargo_toml version, version 0.8.0 has been yanked