Skip to content

Commit de6cb5a

Browse files
authored
Merge pull request #17 from classicsc/dependabot/cargo/MaruAdblockFFI/adblock-0.12.5
Bump adblock from 0.12.2 to 0.12.5 in /MaruAdblockFFI
2 parents 6037cfc + e8d5de5 commit de6cb5a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

MaruAdblockFFI/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MaruAdblockFFI/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
crate-type = ["lib", "staticlib"]
88

99
[dependencies]
10-
adblock = { version = "=0.12.2", default-features = false, features = ["content-blocking", "embedded-domain-resolver", "full-regex-handling"] }
10+
adblock = { version = "=0.12.5", default-features = false, features = ["content-blocking", "embedded-domain-resolver", "full-regex-handling"] }
1111
serde_json = "1.0.145"
1212
thiserror = "2.0.17"
1313
uniffi = "=0.31.1"

0 commit comments

Comments
 (0)