While working on Kellnr, I updated the dependencies. It seems that the update of cargo breaks the build. I created an issue on github. Maybe somebody here has an idea for a simple fix.

  • sugar_in_your_tea@sh.itjust.works
    link
    fedilink
    arrow-up
    10
    ·
    9 months ago

    Looks like you got a solution. Here it is in case someone else has a similar problem elsewhere:

    Running cargo update --precise 0.2.9 cargo-util should fix the issue.

    • snaggen
      link
      fedilink
      arrow-up
      3
      ·
      9 months ago

      Good that this gets some visibility, looks like a frustrating thing to debug.