mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
7
guards/Cargo.toml
Normal file
7
guards/Cargo.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "guards"
|
||||
version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4"
|
Reference in New Issue
Block a user