1
0
mirror of https://github.com/actix/actix-website synced 2025-01-23 00:25:55 +01:00

14 lines
217 B
TOML
Raw Normal View History

[package]
name = "shuttle"
version = "1.0.0"
2023-11-01 15:11:40 +00:00
publish = false
edition.workspace = true
# <shuttle-deps>
[dependencies]
actix-web = "4"
shuttle-actix-web = "0.48"
shuttle-runtime = "0.48"
tokio = "1"
# </shuttle-deps>