module-info 0.5.0

Embeds metadata into ELF binaries as note sections for Rust projects on Linux, providing runtime access and crash dump info
Documentation
1
2
3
4
5
6
# Don't allow people to merge changes to these generated files, because the result
# may be invalid.  You need to run "cargo update" again.
Cargo.lock merge=binary

# Use unix line endings everywhere, even on Windows
* text=auto eol=lf