assert-rs / snapbox

Snapshot testing for a herd of CLI tests
docs.rs/trycmd
Apache License 2.0
138 stars 18 forks source link

link LICENSE files into snapbox and snapbox-macros crates #205

Closed decathorpe closed 1 year ago

decathorpe commented 1 year ago

The MIT and Apache-2.0 licenses require that redistributed sources contain a copy of the license text.

decathorpe commented 1 year ago

Thanks!