aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTeddy Wing2021-05-03 23:14:17 +0200
committerTeddy Wing2021-05-03 23:14:17 +0200
commit4863600d14b4926f0db060f2b0ab19b39dfa8c7c (patch)
tree5c8628ee5572ba93e5f79203fbf6ab70f1b8f7d7 /Cargo.lock
parentbf2711021f52965d1f6437ba77a25774572ceae5 (diff)
downloadpdf-form-replace-font-4863600d14b4926f0db060f2b0ab19b39dfa8c7c.tar.bz2
Rename project to `pdf-form-replace-font`
Rename to something that's more descriptive. This started out as just a scratch space.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 278dabe..e3cd82e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -233,7 +233,7 @@ dependencies = [
]
[[package]]
-name = "pdf-font"
+name = "pdf-form-replace-font"
version = "0.0.1"
dependencies = [
"lopdf",