diff --git a/Cargo.toml b/Cargo.toml index 45a98e2..65bfab4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ readme = "README.md" homepage = "https://github.com/apalis-dev/apalis-postgres" documentation = "https://docs.rs/apalis-postgres" keywords = ["apalis", "postgres", "jobs", "queue", "worker"] -categories = ["asynchronous", "databases", "network-programming"] +categories = ["asynchronous", "database", "network-programming"] publish = true [features]