mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 06:39:22 +02:00
add nested scope support
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#![allow(deprecated)]
|
||||
extern crate actix;
|
||||
extern crate actix_web;
|
||||
extern crate bytes;
|
||||
|
Reference in New Issue
Block a user