Commit 9169ed3
committed
Remove executable flag from .rs files
Ran this command:
```
find c src -type f -executable -exec chmod -x {} +
```
This corresponds to dropbox/rust-brotli#181.
Signed-off-by: Benjamin A. Beasley <code@musicinmybrain.net>1 parent e726333 commit 9169ed3
4 files changed
File mode changed.
File mode changed.
File mode changed.
File mode changed.
0 commit comments