Skip to content

Commit e8d5de5

Browse files
Bump adblock from 0.12.2 to 0.12.5 in /MaruAdblockFFI
Bumps [adblock](https://github.com/brave/adblock-rust) from 0.12.2 to 0.12.5. - [Commits](https://github.com/brave/adblock-rust/commits) --- updated-dependencies: - dependency-name: adblock dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dece0cf commit e8d5de5

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)