From 05f646792baf08121e6e8b3f798551714194d153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81rni=20Dagur?= Date: Mon, 4 May 2020 22:03:35 -0400 Subject: Gag stderr for 'add_filter_list' --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c013260..9a5b1d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ debug = true [dependencies] adblock = "0.2.8" pyo3 = "0.9" +gag = "0.1" [lib] name="adblock" -- cgit v1.2.3