diff options
author | Teddy Wing | 2021-05-02 21:41:39 +0200 |
---|---|---|
committer | Teddy Wing | 2021-05-02 21:41:39 +0200 |
commit | bf2711021f52965d1f6437ba77a25774572ceae5 (patch) | |
tree | 3fc09ffb54e2c5b84dc6505e270b0797bf289397 /Cargo.toml | |
parent | d206580edba34efdd05cfd11d1aa830122479f93 (diff) | |
download | pdf-form-replace-font-bf2711021f52965d1f6437ba77a25774572ceae5.tar.bz2 |
Change version to v0.0.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "pdf-font" -version = "0.1.0" +version = "0.0.1" edition = "2018" [dependencies] |