Skip to content

Commit 19ce475

Browse files
authored
reunite workspace (#1856)
Fixes #1848 which did not remove the workspace.excludes
1 parent 705400a commit 19ce475

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Cargo.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,6 @@ members = [
2727
"x509-cert/test-support",
2828
"x509-ocsp"
2929
]
30-
exclude = [
31-
"cmpv2",
32-
"cms",
33-
"crmf",
34-
"gss-api",
35-
"x509-tsp",
36-
"x509-cert",
37-
"x509-cert/test-support",
38-
"x509-ocsp"
39-
]
4030

4131
[profile.dev]
4232
opt-level = 2

0 commit comments

Comments
 (0)