@@ -3,7 +3,7 @@
|
||||
|
||||
// Same per-target quirk as in `lib.rs`: an integration test links the library's
|
||||
// dependencies without using them directly.
|
||||
use {reqwest as _, serde as _, serde_json as _, thiserror as _, tracing as _};
|
||||
use {reqwest as _, serde as _, serde_json as _, tempfile as _, thiserror as _, tracing as _};
|
||||
|
||||
use std::time::Duration;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user