diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index f072a0b..682e81f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -151,7 +151,7 @@ version = "^0.12.11" default-features = false features = ["gzip", "brotli", "json", "stream"] [dependencies.microformats] -version = "=0.12.0" +version = "0.14.0" #git = "https://gitlab.com/maxburon/microformats-parser" [dependencies.clap] |