summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
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 c013260..30f18fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ edition = "2018"
9debug = true 9debug = true
10 10
11[dependencies] 11[dependencies]
12adblock = "0.2.8" 12adblock = "0.2.9"
13pyo3 = "0.9" 13pyo3 = "0.9"
14 14
15[lib] 15[lib]