<@!328865596349480961> does this error ring famili...
# learning
u
@User does this error ring familiar?:
Copy code
$ cargo update
    Updating git repository `https://github.com/not-fl3/macroquad.git`
    Updating crates.io index
    Updating git repository `https://github.com/edwin0cheng/iokit-sys.git`
    Updating git repository `https://github.com/not-fl3/quad-snd.git`
error: failed to get `quad-snd` as a dependency of package `macroquad v0.3.7 (https://github.com/not-fl3/macroquad.git?rev=cfd7099#cfd7099f)`
    ... which is depended on by `macroquad-platformer v0.1.1 (https://github.com/not-fl3/macroquad.git?rev=cfd7099#cfd7099f)`
    ... which is depended on by `fishgame v0.1.0 (/repo/fish2-dev)`

Caused by:
  failed to load source for dependency `quad-snd`

Caused by:
  Unable to update https://github.com/not-fl3/quad-snd.git?rev=8892248

Caused by:
  revspec '8892248' not found; class=Reference (4); code=NotFound (-3)