Add Duration dependency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use std::{ops::RangeInclusive, sync::Arc};
|
||||
use std::{ops::RangeInclusive, sync::Arc, time::Duration};
|
||||
|
||||
use anyhow::{anyhow, bail};
|
||||
use client::{Client, ZED_SECRET_CLIENT_TOKEN, ZED_SERVER_URL};
|
||||
|
||||
Reference in New Issue
Block a user