Skip to content

Commit

Permalink
[ISSUE #1435]🔥Update rocketmq-cli Cargo.toml🚨
Browse files Browse the repository at this point in the history
  • Loading branch information
mxsm committed Nov 29, 2024
1 parent 79ada32 commit b737c43
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions rocketmq-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ edition.workspace = true
homepage.workspace = true
repository.workspace = true
license.workspace = true
keywords.workspace = true
readme.workspace = true
description.workspace = true
keywords = ["rocketmq", "cli", "tools"]
readme = "README.md"
description = "Provide some command-line tools to read data from RocketMQ files"
categories = ["development-tools"]

[dependencies]
rocketmq-common = { workspace = true }
Expand Down

0 comments on commit b737c43

Please sign in to comment.