We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed3caf commit 9d0ce57Copy full SHA for 9d0ce57
README.md
@@ -110,7 +110,10 @@ name = "my cargo project"
110
We allow more terse expressions including eg:
111
112
```toml
113
-# pkgx: openssl.org@1.1.1n deno^2 npm
+# ---
114
+# pkgx:
115
+# dependencies: openssl.org@1.1.1n deno^2 npm
116
117
```
118
119
The major exception being json since it doesn’t support comments, in this case
0 commit comments