update proxmox-http dependency
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -12,7 +12,7 @@ use crate::tools::{
|
||||
pbs_simple_http,
|
||||
};
|
||||
use proxmox::tools::fs::{replace_file, CreateOptions};
|
||||
use proxmox_http::http::client::SimpleHttp;
|
||||
use proxmox_http::client::SimpleHttp;
|
||||
|
||||
/// How long the local key is valid for in between remote checks
|
||||
pub const MAX_LOCAL_KEY_AGE: i64 = 15 * 24 * 3600;
|
||||
|
Reference in New Issue
Block a user