Skip to content

Commit bb10f7f

Browse files
committed
chore(release): constrain shared-context crate payload
1 parent ddeb2a3 commit bb10f7f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

shared-context/Cargo.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ license = "MPL-2.0"
99
repository = "https://github.com/hyperpolymath/gitbot-fleet"
1010
keywords = ["gitbot-fleet", "coordination", "context", "ci-cd"]
1111
categories = ["development-tools"]
12+
include = [
13+
"Cargo.toml",
14+
"Cargo.lock",
15+
"src/**",
16+
"tests/**",
17+
"benches/**",
18+
]
1219

1320
[dependencies]
1421
# Serialization

0 commit comments

Comments
 (0)