]> git.proxmox.com Git - cargo.git/blobdiff - tests/testsuite/old_cargos.rs
Stabilize namespaced and weak dependency features.
[cargo.git] / tests / testsuite / old_cargos.rs
index 10179bc2b9bc4532f1bd9b849e1137d65222c912..b3d1e3ca5d592c391b25923ccebf0d337304a132 100644 (file)
@@ -558,8 +558,7 @@ fn index_cache_rebuild() {
     fs::remove_file(p.root().join("Cargo.lock")).unwrap();
 
     // This should rebuild the cache and use 1.0.1.
-    p.cargo("check -Znamespaced-features")
-        .masquerade_as_nightly_cargo()
+    p.cargo("check")
         .with_stderr(
             "\
 [UPDATING] [..]