summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2021-04-13 00:40:30 +0000
committerGitHub <noreply@github.com>2021-04-13 00:40:30 +0000
commitf55b6b5812eb457dbcb4b94fe3bba916634c1ebe (patch)
tree44cd4e00776c5d0df06bc78e449f9d0d44d09fe9 /Cargo.toml
parentbf23b21e41c169c25d088a97d06d43b5595e02b1 (diff)
Update dependencies and bump to 0.4.4 (#42)
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 caa62b6..9051d87 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
1[package] 1[package]
2publish = false 2publish = false
3name = "adblock" 3name = "adblock"
4version = "0.4.3" 4version = "0.4.4"
5edition = "2018" 5edition = "2018"
6authors = ["Árni Dagur <arni@dagur.eu>"] 6authors = ["Árni Dagur <arni@dagur.eu>"]
7license = "MIT OR Apache-2.0" 7license = "MIT OR Apache-2.0"