I noticed funty 1.2.0 get yanked, however, one of my projects has a transient dependency on bitvec 0.22 which requires funty="~1.2" so cargo cannot resolve the version now. Is there any chance you can publish either bitvec 0.22.4 or funty 1.2.1 to resolve the issue? Thanks!
I noticed funty 1.2.0 get yanked, however, one of my projects has a transient dependency on
bitvec 0.22which requiresfunty="~1.2"so cargo cannot resolve the version now. Is there any chance you can publish eitherbitvec 0.22.4orfunty 1.2.1to resolve the issue? Thanks!