1
0
mirror of https://github.com/actix/actix-website synced 2025-02-17 10:13:31 +01:00

9 lines
119 B
TOML
Raw Normal View History

[package]
name = "easy-form-handling"
version = "1.0.0"
2023-11-01 15:09:54 +00:00
edition = "2021"
[dependencies]
2022-02-26 03:56:24 +00:00
actix-web = "4"
serde = "1.0"