You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\dev\imagine>cargo lichking check
warning: IANAL: This is not legal advice and is not guaranteed to be correct.
Downloaded bytemuck v1.0.1
Downloaded 1 crates (10.2 KB) in 0.95s
warning: imagine might not be able to include package bytemuck, license Zlib is not known to be compatible with Zlib
Seems silly that Zlib isn't compatible with itself.
The text was updated successfully, but these errors were encountered:
It would probably make sense to include a general self-reflexive compatibility, having a license that doesn't let itself be linked with code from another identically licensed crate doesn't really make sense for any meaning of compatibility.
Seems silly that
Zlib
isn't compatible with itself.The text was updated successfully, but these errors were encountered: