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 413844b commit 2e1f7b4Copy full SHA for 2e1f7b4
tests/testsuite/cache_lock.rs
@@ -1,7 +1,5 @@
1
//! Tests for `CacheLock`.
2
3
-#![allow(deprecated)]
4
-
5
use crate::config::GlobalContextBuilder;
6
use cargo::util::cache_lock::{CacheLockMode, CacheLocker};
7
use cargo_test_support::paths::{self, CargoPathExt};
0 commit comments