mirror of
https://github.com/actix/examples
synced 2025-06-29 02:10:36 +02:00
update deps
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
#[macro_use]
|
||||
extern crate askama;
|
||||
|
||||
use std::collections::HashMap;
|
||||
|
||||
use actix_web::{web, App, HttpResponse, HttpServer, Result};
|
||||
|
Reference in New Issue
Block a user