xfbs / diff.rs

Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.
https://diff.rs
MIT License
105 stars 11 forks source link

Cleanup some code and fix a broken test #9

Closed Alphare closed 1 year ago

xfbs commented 1 year ago

LGTM, thanks!