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 c0a608f commit 39ff1d8Copy full SHA for 39ff1d8
lychee-bin/Cargo.toml
@@ -12,6 +12,9 @@ readme = "../README.md"
12
version.workspace = true
13
rust-version = "1.88.0"
14
15
+[package.metadata.rustdoc]
16
+doc-valid-idents = ["PowerShell"]
17
+
18
[dependencies]
19
# NOTE: We need to specify the version of lychee-lib here because crates.io
20
# requires all dependencies to have a version number.
0 commit comments