feat(toml): added serde, and actixs to project

This commit is contained in:
darkicewolf50 2025-04-28 12:59:01 -06:00
parent 012636b60c
commit 0925eaaded

View File

@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
actix-web = "4"