diff options
| author | Árni Dagur <agudmundsson@fc-md.umd.edu> | 2020-05-04 22:03:35 -0400 |
|---|---|---|
| committer | Árni Dagur <agudmundsson@fc-md.umd.edu> | 2020-05-04 22:03:35 -0400 |
| commit | 05f646792baf08121e6e8b3f798551714194d153 (patch) | |
| tree | 969159741d4fab1af15e668d0dcf5a6b8d848a6e /Cargo.toml | |
| parent | e9c68701334fa5ccf464418399a7aef14752b0bc (diff) | |
Gag stderr for 'add_filter_list'
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -11,6 +11,7 @@ debug = true | |||
| 11 | [dependencies] | 11 | [dependencies] |
| 12 | adblock = "0.2.8" | 12 | adblock = "0.2.8" |
| 13 | pyo3 = "0.9" | 13 | pyo3 = "0.9" |
| 14 | gag = "0.1" | ||
| 14 | 15 | ||
| 15 | [lib] | 16 | [lib] |
| 16 | name="adblock" | 17 | name="adblock" |
