Skip to content

Commit

Permalink
fix categories
Browse files Browse the repository at this point in the history
  • Loading branch information
4t145 committed Oct 21, 2024
1 parent 349ec2d commit d89a84b
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 @@ -31,7 +31,7 @@ authors = [
]
description = "A library-first, lightweight, high-performance, cloud-native supported API gateway"
keywords = ["http", "gateway", "proxy", "websocket", "kubernates"]
categories = ["gateway", "web-programming", "kubernetes", "api"]
categories = ["web-programming"]
homepage = "https://github.com/ideal-world/spacegate"
documentation = "https://docs.rs/spacegate/"
repository = "https://github.com/ideal-world/spacegate"
Expand Down

0 comments on commit d89a84b

Please sign in to comment.