aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: d51bb5b4cbf013c567b96bc14071da85045abf19 (plain)
1
2
3
4
5
6
7
[package]
name = "formurapid"
version = "0.0.1"
edition = "2018"

[dependencies]
pdf_forms = "0.3.4"