rusty-fork
rusty-fork copied to clipboard
Update quick-error to 2.0
Dedupes a crate in my dep tree 🙃
As far as I can tell, the only difference between quick-error 1.x and 2.x is that 2.x switched from generating the deprecated Error::cause method to Error::source
Hi, @AltSysrq Any update on this?