Skip to content

Commit

Permalink
remove invalid category
Browse files Browse the repository at this point in the history
  • Loading branch information
nulluser0 committed Jun 21, 2024
1 parent fb94dce commit 05b336c
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 @@ -7,7 +7,7 @@ description = "A simple async client which abstracts/simplifies the interactions
repository = "https://github.com/nulluser0/marzban_api"
license = "MIT"
keywords = ["marzban", "xtls", "api", "xray", "client"]
categories = ["api-bindings", "asynchronous", "network-programming", "web-programming", "utilities",]
categories = ["api-bindings", "asynchronous", "network-programming", "web-programming",]
readme = "README.md"

[dependencies]
Expand Down

0 comments on commit 05b336c

Please sign in to comment.