aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEmulator0002020-09-25 16:33:07 +0200
committerEmulator0002020-09-25 16:33:07 +0200
commit631f0d8b2fcc3427d8c8765883a23f6bcd61cfd4 (patch)
tree0e2f1eca6f6621b7307388b91edb5fdde1f4a78e /Cargo.toml
parent2f30d57dcdca86df0d257a2a8eaedfbc9c97329c (diff)
downloadpdf_form-631f0d8b2fcc3427d8c8765883a23f6bcd61cfd4.tar.bz2
Updated version informations and authors
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d85dda5..15e3f5c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "pdf_form"
-version = "0.2.0"
-authors = ["Jake <jsandler18@gmail.com>"]
+version = "0.3.0"
+authors = ["Jake <jsandler18@gmail.com>", "Malte <voos.malte@gmail.com>", "Emulator000 <emulator@hotmail.it>"]
readme = "README.md"
keywords = ["pdf", "form"]
description = "A library for programatically filling out pdf forms"