Skip to content

Commit a1627b8

Browse files
committed
Fix category slugs of the Cargo.toml files
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
1 parent f4934d7 commit a1627b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

builders/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/serverlessworkflow/sdk-rust"
99
documentation = "https://github.com/serverlessworkflow/sdk-rust"
1010
license = "Apache-2.0"
1111
keywords = ["serverless-workflow", "sdk", "builders"]
12-
categories = ["dsl", "sdk", "builders", "services"]
12+
categories = ["config", "parsing", "serialization", "data-structures", "api-bindings"]
1313

1414
[dependencies]
1515
serverless_workflow_core = { path = "../core", version = "1.0.0-alpha6" }

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/serverlessworkflow/sdk-rust"
99
documentation = "https://github.com/serverlessworkflow/sdk-rust"
1010
license = "Apache-2.0"
1111
keywords = ["serverless-workflow", "sdk", "core"]
12-
categories = ["dsl", "sdk", "models", "core"]
12+
categories = ["config", "parsing", "serialization", "data-structures", "api-bindings"]
1313

1414
[dependencies]
1515
serde = "1.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy