mirror of
https://github.com/n08i40k/schedule-parser-rusted.git
synced 2025-12-06 17:57:47 +03:00
8 lines
113 B
TOML
8 lines
113 B
TOML
[package]
|
|
name = "actix-test"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
actix-http = "3"
|
|
actix-web = "4" |