From 4863600d14b4926f0db060f2b0ab19b39dfa8c7c Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 3 May 2021 23:14:17 +0200 Subject: Rename project to `pdf-form-replace-font` Rename to something that's more descriptive. This started out as just a scratch space. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f8b967e..01e6693 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "pdf-font" +name = "pdf-form-replace-font" version = "0.0.1" edition = "2018" -- cgit v1.2.3