diff options
| author | Árni Dagur <arni@dagur.eu> | 2021-04-13 00:40:30 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-13 00:40:30 +0000 |
| commit | f55b6b5812eb457dbcb4b94fe3bba916634c1ebe (patch) | |
| tree | 44cd4e00776c5d0df06bc78e449f9d0d44d09fe9 /Cargo.toml | |
| parent | bf23b21e41c169c25d088a97d06d43b5595e02b1 (diff) | |
Update dependencies and bump to 0.4.4 (#42)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | publish = false | 2 | publish = false |
| 3 | name = "adblock" | 3 | name = "adblock" |
| 4 | version = "0.4.3" | 4 | version = "0.4.4" |
| 5 | edition = "2018" | 5 | edition = "2018" |
| 6 | authors = ["Árni Dagur <arni@dagur.eu>"] | 6 | authors = ["Árni Dagur <arni@dagur.eu>"] |
| 7 | license = "MIT OR Apache-2.0" | 7 | license = "MIT OR Apache-2.0" |
