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