mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
Test getting-started example
This commit is contained in:
6
examples/getting-started/Cargo.toml
Normal file
6
examples/getting-started/Cargo.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[package]
|
||||
name = "getting-started"
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "0.6"
|
Reference in New Issue
Block a user