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 30f18fc..5e204d4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ debug = true
10 10
11[dependencies] 11[dependencies]
12adblock = "0.2.9" 12adblock = "0.2.9"
13pyo3 = "0.9" 13pyo3 = "0.10"
14 14
15[lib] 15[lib]
16name="adblock" 16name="adblock"