We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fb10fa commit 06c980bCopy full SHA for 06c980b
1 file changed
lib/Cargo.toml
@@ -64,7 +64,8 @@ inventory = ["dep:inventory"]
64
protoc = []
65
66
# Uses the `linkme` crate (https://github.com/dtolnay/linkme) instead
67
-# of `linkme` (https://github.com/dtolnay/inventory) for tracking WASM exports.
+# of `inventory` (https://github.com/dtolnay/inventory) for tracking WASM
68
+# exports.
69
#
70
# This feature is enabled by default.
71
linkme = ["dep:linkme"]
0 commit comments