forked from mirrors/kingfisher
upgraded cargo dependencies
This commit is contained in:
parent
30f87c3e76
commit
572d8146e7
4 changed files with 88 additions and 51 deletions
|
|
@ -185,7 +185,6 @@ fn is_blocked_ip(ip: std::net::IpAddr) -> bool {
|
|||
mod tests {
|
||||
use base64::{engine::general_purpose::URL_SAFE_NO_PAD, Engine as _};
|
||||
use chrono::{Duration as ChronoDuration, Utc};
|
||||
use reqwest::Client;
|
||||
|
||||
use super::validate_jwt;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue