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 b100649..d43f0f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -111,4 +111,4 @@ default-features = false features = ["rustls-tls-webpki-roots", "gzip", "brotli", "json", "stream"] [dependencies.microformats] version = "^0.2.0" -git = "https://gitlab.com/maxburon/microformats-parser" +#git = "https://gitlab.com/maxburon/microformats-parser" |