Skip to content

Commit 101f27a

Browse files
committed
fix(release): Add sample config to release
1 parent cb71c01 commit 101f27a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Cargo.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ include = [
2727
"src/**/*",
2828
"README.md",
2929
"Cargo.toml",
30+
"sample_config/submod.toml",
3031
"REUSE.toml",
3132
"LICENSES/*",
32-
"LICENSE.md"
33+
"LICENSE.md",
34+
"submod-sbom.spdx"
3335
]
3436

3537
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)