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 e3a48b7 commit d2c1378Copy full SHA for d2c1378
full/Dockerfile
@@ -35,6 +35,3 @@ RUN cargo +$RUST_STABLE install --version 1.7.0 cargo-ledger
35
36
# Setup cargo ledger (install JSON target files and custom link script) for nightly
37
RUN cargo ledger setup
38
-
39
-# Add a global Cargo config file (includes mandatory unstable features used to build our apps)
40
-ADD ./full/cargo_global_config.toml $CARGO_HOME/config.toml
full/cargo_global_config.toml
0 commit comments