Thanks @evancz!
For transparency, this was the fix for me:
Which included elm-css’s change.
murmur3 was an indirect dependency via elm-css. I had to manually update my elm.json to remove the stale reference to murmur3.
Thanks @evancz!
For transparency, this was the fix for me:
Which included elm-css’s change.
murmur3 was an indirect dependency via elm-css. I had to manually update my elm.json to remove the stale reference to murmur3.