diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52b1cb7e369bf7c025bab2c9efff70b6abe0ae7a..04eaa4a01d804e1be2ad39e9b5c885bf839873b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ redox: - apt-get install -qq tar - wget -O - https://static.redox-os.org/toolchain/x86_64-unknown-redox/relibc-install.tar.gz | tar --extract --gzip --directory /usr/local - - rustup default nightly-2018-11-07 + - rustup default nightly-2018-12-30 - rustup target add x86_64-unknown-redox script: - make TOOLCHAIN= REDOX=1 diff --git a/Cargo.toml b/Cargo.toml index e9006f0d49e7ff43175ee2ed95b5206c19e4e4a2..8a2f16a0308b53f60b38057d03f2055f0a64d0d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,6 @@ readme = "README.md" repository = "https://gitlab.redox-os.org/redox-os/ion" version = "1.0.0-alpha" edition = "2018" -cargo-features = ["rename-dependency"] [workspace] members = [