Skip to content

Commit b59e60c

Browse files
committed
v0.9.6 - bump base64 to v0.22
1 parent d168421 commit b59e60c

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

fuzz/Cargo.lock

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

js/Cargo.lock

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

js/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "adblock-rs"
3-
version = "0.9.5"
3+
version = "0.9.6"
44
authors = ["Anton Lazarev <alazarev@brave.com>", "Andrius Aucinas"]
55
edition = "2018"
66
license = "MPL-2.0"

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adblock-rs",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "Very fast, Rust-based, native implementation of ad-blocker engine for Node",
55
"keywords": [
66
"adblock",

0 commit comments

Comments
 (0)