summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 592243b..c4dca22 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.2.1"
+version = "0.2.2"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",
@@ -41,7 +41,7 @@ anyhow = "1"
file_diff = "1"
pikchr = "0.1"
lazy_static = "1"
-git-testament = "0.1.9"
+git-testament = "0.2"
[dependencies.tera]
version = "1"