summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-08-07 13:44:54 +0000
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-08-07 13:44:54 +0000
commitdf3d2db5ddfe2b0aa988a41dc6e840ebd4af6435 (patch)
treed18620dd8248d05fcf0a062c15934426e01a2961 /Cargo.toml
parent95c38e53af92ac6e545a68f68835db9bec214025 (diff)
parent3e440101b0352a0bbca989f61977b16e63d077df (diff)
downloadsubplot-0.2.2.tar.gz
Merge branch 'release' into 'main'0.2.2
prepare release 0.2.2 See merge request subplot/subplot!200
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"