48
is there something about rust which precludes copyleft licensing?
(programming.dev)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
You are allowed to license your code change under gpl, you do not have to use MIT just because the package author uses MIT. You can use GPL.
You can also use MIT or no license at all. it does not force you to use MIT