<p>reposting from my old fedi account because it's just THAT useful</p><p>lesser known rust/cargo trick: you can point a git dependency to a pull request using this syntax</p><p>this will automatically point to the latest commit in the PR and won't break when the PR author deletes their fork after it is merged</p>