mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
test: migrate cache_lock to snapbox
This commit is contained in:
parent
413844bc13
commit
2e1f7b47c7
@ -1,7 +1,5 @@
|
||||
//! Tests for `CacheLock`.
|
||||
|
||||
#![allow(deprecated)]
|
||||
|
||||
use crate::config::GlobalContextBuilder;
|
||||
use cargo::util::cache_lock::{CacheLockMode, CacheLocker};
|
||||
use cargo_test_support::paths::{self, CargoPathExt};
|
||||
|
Loading…
x
Reference in New Issue
Block a user