Skip to content

Commit

Permalink
build: remove te from keywords can not publish with > 5 keywords per …
Browse files Browse the repository at this point in the history
…crate
  • Loading branch information
m4b committed Apr 27, 2024
1 parent 3ec1580 commit f025d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ include = [
"LICENSE",
"README.md",
]
keywords = ["binary", "elf", "mach", "pe", "te", "archive"]
keywords = ["binary", "elf", "mach", "pe", "archive"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/m4b/goblin"
Expand Down

0 comments on commit f025d49

Please sign in to comment.