about summary refs log tree commit diff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Cargo.toml b/templates/Cargo.toml
index 19855e6..ca56dfe 100644
--- a/templates/Cargo.toml
+++ b/templates/Cargo.toml
@@ -28,5 +28,5 @@ serde_json = { workspace = true }
 version = "0.3.0"
 path = "../util"
 [dependencies.kittybox-indieauth]
-version = "0.2.0"
+version = "0.3.0"
 path = "../indieauth"