mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 12:13:25 +00:00
Fix permissions of rust source files (#16310)
# Objective - Permissions of some rust source files are incorrect. ## Solution - chmod 644 instead of 755 Co-authored-by: _ <>
This commit is contained in:
parent
5cbc2a9018
commit
ef9427727f
2 changed files with 0 additions and 0 deletions
0
crates/bevy_animation/src/lib.rs
Executable file → Normal file
0
crates/bevy_animation/src/lib.rs
Executable file → Normal file
0
crates/bevy_hierarchy/src/lib.rs
Executable file → Normal file
0
crates/bevy_hierarchy/src/lib.rs
Executable file → Normal file
Loading…
Reference in a new issue