Skip to content

Commit 5a74b63

Browse files
committed
chore: reduce keywords to 5 for crates.io compliance
1 parent aeab480 commit 5a74b63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ license = "MIT OR Apache-2.0"
1919
repository = "https://github.com/One-Block-Org/Atupa"
2020
homepage = "https://atupa.eth-trace.io"
2121
documentation = "https://docs.rs/atupa-core"
22-
keywords = ["atupa", "ethereum", "tracing", "evm", "profiler", "flamegraph"]
22+
keywords = ["ethereum", "tracing", "evm", "profiler", "flamegraph"]
2323
categories = ["development-tools", "visualization", "cryptography::cryptocurrencies"]
2424

2525
[workspace.dependencies]

0 commit comments

Comments
 (0)