Add a few more keywords to Cargo.toml
After all, why not?
This commit is contained in:
parent
b6cf3d389a
commit
8fc5901f7e
@ -7,7 +7,7 @@ homepage = "https://github.com/cole14/rust-elf/"
|
||||
repository = "https://github.com/cole14/rust-elf/"
|
||||
documentation = "https://docs.rs/elf/latest/elf/"
|
||||
description = "A pure-rust library for parsing ELF files"
|
||||
keywords = ["elf"]
|
||||
keywords = ["binary", "elf", "object", "parser"]
|
||||
readme = "README.md"
|
||||
edition = "2021"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user