From c0ec83c6dc3751c7a2abf08a21cb8b017b25e8cf Mon Sep 17 00:00:00 2001 From: Vika Date: Thu, 12 May 2022 03:03:49 +0300 Subject: Cargo.toml: fix Nix builds in restricted mode --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" -- cgit 1.4.1