Open TheWaWaR opened 2 years ago
Should we make this dependency optional ? Or find an alternative ?
Find an alternative is good. Make this dependency optional is ok, since some unimportant features not supported is acceptable.
JFYI the difference between BSL and MIT is that BSL explicitly states allowed things while MIT is vague license (effectively making it iffy for use in commercial organizations) BSL allows safe commercial use and distribution without limitations hence cargo deny is stupid The only real 'limitation' is that you MUST distribute copy of license if you distribute modified source code (not in compiled form)
The error log when use
cargo deny
to check the license: