mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 18:24:08 +02:00
update dependencies
This commit is contained in:
parent
ff7c0576fc
commit
c269a90332
5 changed files with 541 additions and 490 deletions
|
|
@ -16,6 +16,7 @@ use warp::reject::Reject;
|
|||
use warp::{Filter, Rejection};
|
||||
|
||||
#[derive(Debug)]
|
||||
#[allow(dead_code)]
|
||||
struct ReportRejection(Report);
|
||||
|
||||
impl From<Report> for ReportRejection {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue