mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
Cargo can't do nested workspaces.
This commit is contained in:
8
examples/powerful-extractors/Cargo.toml
Normal file
8
examples/powerful-extractors/Cargo.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "powerful-extractors"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "1.0"
|
||||
serde = "1.0"
|
Reference in New Issue
Block a user