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
I may have found a license issue. I've just switched from using GPUI and gpui-component from the versions published on crates.io to the main branches on their respective repos. My CI runs cargo deny and raised a problem: when using GPUI from the repo, it introduces in the project's dependencies 3 GPL-3.0-or-later crates: ztracing, ztracing-macroand zlog. Of course Apache-2.0 and GPL-3.0-or-later are not really compatible...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I may have found a license issue. I've just switched from using GPUI and gpui-component from the versions published on crates.io to the main branches on their respective repos. My CI runs
cargo denyand raised a problem: when using GPUI from the repo, it introduces in the project's dependencies 3GPL-3.0-or-latercrates:ztracing,ztracing-macroandzlog. Of course Apache-2.0 and GPL-3.0-or-later are not really compatible...I've already started a discussion on the Zed repo, but I also wanted to raise a flag here.
Beta Was this translation helpful? Give feedback.
All reactions