1
0
mirror of https://github.com/actix/actix-website synced 2025-01-22 16:15:56 +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.49"
shuttle-runtime = "0.49"
tokio = "1"
# </shuttle-deps>