about summary refs log tree commit diff
path: root/templates-neo
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2024-12-30 22:50:27 +0300
committerVika <vika@fireburn.ru>2024-12-30 22:50:27 +0300
commitfad3c4d38e62165302053be27b45a027106d73d9 (patch)
treea15c35e2cab19e3b20ba7ef20f568ea73c5f0386 /templates-neo
parent69868df82e6f7633e5b61268e3a3994b5a124adc (diff)
downloadkittybox-fad3c4d38e62165302053be27b45a027106d73d9.tar.zst
microformats: 0.9.1 -> 0.12.0
Change-Id: Ief031acfc014bf3b74874f778600ee214cf61301
Diffstat (limited to 'templates-neo')
-rw-r--r--templates-neo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-neo/Cargo.toml b/templates-neo/Cargo.toml
index 22865f0..a632a2a 100644
--- a/templates-neo/Cargo.toml
+++ b/templates-neo/Cargo.toml
@@ -38,4 +38,4 @@ path = "../util"
 version = "0.2.0"
 path = "../indieauth"
 [dependencies.microformats]
-version="^0.9.1"
\ No newline at end of file
+version="^0.12.0"