Colfenor / classic-mceliece-rust

This is a pure-rust safe-rust implementation of the Classic McEliece post-quantum scheme
MIT License
24 stars 11 forks source link

Exclude testdata folder & files from published crates #42

Closed Colfenor closed 1 year ago

Colfenor commented 1 year ago

should fix #41

after running cargo publish --dry-run

the .crate file now serves a "tiny" 53.8 kB in comparison to before :sweat_smile: