about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2022-05-12 03:03:49 +0300
committerVika <vika@fireburn.ru>2022-05-12 03:03:49 +0300
commitc0ec83c6dc3751c7a2abf08a21cb8b017b25e8cf (patch)
tree97a8af2944263abff9b6bc05d13a15b920979f2b /Cargo.toml
parent47285d5af803ed26d52b7f248a8f2de556e9057f (diff)
Cargo.toml: fix Nix builds in restricted mode
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
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"