We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml should probably have the licence in and inclusion in the root.
I think you want this in Cargo.toml: license = "GPL-2.0-only"
license = "GPL-2.0-only"
Perhaps the AUTHORS file from busybox as well.
Great work!