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

[dependencies]
lopdf = "0.23.0"