113: build: exclude necessities for packaging, fixes #112 r=kvark a=m4b I believe this is the minimal set required as an external dep, e.g., don't need tests, etc., and other folders. I can't seem to find any explicit recommendations here though: https://doc.rust-lang.org/cargo/reference/manifest.html#the-exclude-and-include-fields-optional Co-authored-by: m4b <m4b.github.io@gmail.com>