We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6067f91 commit 149a885Copy full SHA for 149a885
1 file changed
Cargo.toml
@@ -20,7 +20,7 @@ members = [
20
exclude = [
21
# Not part of the workspace as it's not a part of the framework directly. To keep the main Cargo.lock cleaner,
22
# and to avoid unnecessary problems with cot-site dependencies, it's kept separate.
23
- "docs-site",
+ "docs/site",
24
]
25
resolver = "2"
26
0 commit comments