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 2d883a2 commit 05cfed0Copy full SHA for 05cfed0
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