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 8ec86ab commit 8e647d9Copy full SHA for 8e647d9
Cargo.toml
@@ -16,6 +16,8 @@ include = [
16
"examples/**/*"
17
]
18
19
+[workspace.dependencies]
20
+
21
[workspace.lints.rust]
22
missing_docs = "warn"
23
rust_2018_idioms = "warn"
0 commit comments