File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " adblock"
3
3
version = " 0.8.7"
4
- authors = [" Andrius Aucinas <aaucinas @brave.com>" , " Anton Lazarev <alazarev@brave.com> " ]
4
+ authors = [" Anton Lazarev <alazarev @brave.com>" , " Andrius Aucinas " ]
5
5
edition = " 2021"
6
6
7
7
description = " Native Rust module for Adblock Plus syntax (e.g. EasyList, EasyPrivacy) filter parsing and matching."
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " adblock-rs"
3
3
version = " 0.8.7"
4
- authors = [" Andrius Aucinas <aaucinas @brave.com>" , " Anton Lazarev <alazarev@brave.com> " ]
4
+ authors = [" Anton Lazarev <alazarev @brave.com>" , " Andrius Aucinas " ]
5
5
edition = " 2018"
6
6
license = " MPL-2.0"
7
7
exclude = [" artifacts.json" , " index.node" ]
Original file line number Diff line number Diff line change 14
14
" rust"
15
15
],
16
16
"main" : " js/index.js" ,
17
- "author" : " Andrius Aucinas <aaucinas @brave.com>" ,
17
+ "author" : " Anton Lazarev <alazarev @brave.com>" ,
18
18
"contributors" : [
19
- " Anton Lazarev <alazarev@brave.com> "
19
+ " Andrius Aucinas "
20
20
],
21
21
"license" : " MPL-2.0" ,
22
22
"homepage" : " https://github.com/brave/adblock-rust#readme" ,
You can’t perform that action at this time.
0 commit comments