From fad3c4d38e62165302053be27b45a027106d73d9 Mon Sep 17 00:00:00 2001 From: Vika Date: Mon, 30 Dec 2024 22:50:27 +0300 Subject: microformats: 0.9.1 -> 0.12.0 Change-Id: Ief031acfc014bf3b74874f778600ee214cf61301 --- templates/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/Cargo.toml b/templates/Cargo.toml index 607f29e..cdfdf62 100644 --- a/templates/Cargo.toml +++ b/templates/Cargo.toml @@ -16,7 +16,7 @@ rand = "^0.8.5" version = "^0.3.34" features = ["parsing", "formatting"] [dev-dependencies.microformats] -version="^0.9.1" +version="^0.12.0" [dependencies] ellipse = "^0.2.0" @@ -33,4 +33,4 @@ version = "0.3.0" path = "../util" [dependencies.kittybox-indieauth] version = "0.2.0" -path = "../indieauth" \ No newline at end of file +path = "../indieauth" -- cgit 1.4.1