We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d23c50 commit e5bc27bCopy full SHA for e5bc27b
0000-cargo-script.md
@@ -1149,6 +1149,12 @@ See also [Single-file scripts that download their dependencies](https://dbohdan.
1149
# Future possibilities
1150
[future-possibilities]: #future-possibilities
1151
1152
+Note: we are assuming the following are **not** future possibilities in this design
1153
+- Embedding build scripts
1154
+- Embedding `.cargo/config.toml` files
1155
+- Embedding `rustup-toolchain.toml` files
1156
+- Embedding other source files or additional packages
1157
+
1158
## Executing `<stdin>`
1159
1160
We could extend this to allow accepting single-file packages from stdin, either
0 commit comments