diff options
| author | Árni Dagur <agudmundsson@fc-md.umd.edu> | 2020-04-25 16:49:21 -0400 |
|---|---|---|
| committer | Árni Dagur <agudmundsson@fc-md.umd.edu> | 2020-04-25 16:49:21 -0400 |
| commit | 3e5e905facb5f198683effbfc3dfb7cd52bd8733 (patch) | |
| tree | b5458937c68c56f91ceba8784cb634b33146a14b /Cargo.toml | |
| parent | 82917b7b0541ae40b99ebf2643d3fc2748e8a2e8 (diff) | |
Update adblock dependency to 0.2.8
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -9,7 +9,7 @@ edition = "2018" | |||
| 9 | debug = true | 9 | debug = true |
| 10 | 10 | ||
| 11 | [dependencies] | 11 | [dependencies] |
| 12 | adblock = "0.2.6" | 12 | adblock = "0.2.8" |
| 13 | pyo3 = "0.9" | 13 | pyo3 = "0.9" |
| 14 | failure = "0.1" | 14 | failure = "0.1" |
| 15 | 15 | ||
