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 0c4d40e commit cc1521cCopy full SHA for cc1521c
README.md
@@ -141,6 +141,10 @@ panic = 'abort'
141
142

143
144
+> **Note**: See also the nightly Cargo
145
+ [`-Z build-std` feature ](https://doc.rust-lang.org/cargo/reference/unstable.html#build-std),
146
+ which will likely evolve into a replacement for much of what Xargo currently does.
147
+
148
> **Note**: [Xargo is currently in maintenance status](https://github.com/japaric/xargo/issues/193),
149
but eventually the features used below should make their way into Cargo.
150
0 commit comments