From 9060e35b1975bbc46da44af5e5f0ff14fb59ac40 Mon Sep 17 00:00:00 2001 From: Vika Date: Sat, 1 Jul 2023 20:36:21 +0300 Subject: microformats: 0.2.5 -> 0.3.0 --- kittybox-rs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kittybox-rs/Cargo.toml') diff --git a/kittybox-rs/Cargo.toml b/kittybox-rs/Cargo.toml index 8c1497d..c5aedf1 100644 --- a/kittybox-rs/Cargo.toml +++ b/kittybox-rs/Cargo.toml @@ -131,7 +131,7 @@ version = "^0.11.10" default-features = false features = ["gzip", "brotli", "json", "stream"] [dependencies.microformats] -version = "^0.2.0" +version = "^0.3.0" #git = "https://gitlab.com/maxburon/microformats-parser" [dependencies.clap] -- cgit 1.4.1