Brotli compressor and decompressor written in rust that optionally avoids the stdlib
BSD 3-Clause "New" or "Revised" License
818
stars
83
forks
source link
Remove unwanted executable permission from src/enc/test.rs #219
Closed
musicinmybrain closed 1 month ago
A rust source file is not executable, and spurious executable permissions can cause issues in distribution packaging.