diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-01-15 15:43:59 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-01-15 15:43:59 +0100 |
| commit | 0f0416054f263b80ccec1a463ce4ab20913bdf71 (patch) | |
| tree | 09cc642c361327c386e88e89f81f512248d59514 /Cargo.toml | |
| parent | 469d78d610085044845f0fba462f1d8170b62cd4 (diff) | |
Move value tests + smarter number formatting 🔢
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ image = { version = "0.23", default-features = false, features = ["jpeg", "png"] itoa = "0.4" miniz_oxide = "0.3" pdf-writer = { path = "../pdf-writer" } +ryu = "1.0" ttf-parser = "0.8.2" unicode-xid = "0.2" anyhow = { version = "1", optional = true } |
