aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 1ac7d1e8d0c8919cc3454d3146bd599bf924c619 (plain)
1
2
3
4
5
6
7
8
[package]
name = "pdf_form"
version = "0.1.0"
authors = ["Jake <jsandler18@gmail.com>"]

[dependencies]
lopdf = "0.15.1"
bitflags = "1.0.1"