brave / adblock-rust-ffi

An FFI crate to expose functionality from brave/adblock-rust
Mozilla Public License 2.0
47 stars 16 forks source link

Use Cow for resource MimeTypes #9

Closed antonok-edm closed 4 years ago

antonok-edm commented 4 years ago

This change will be required once the dependency on adblock-rust is updated past https://github.com/brave/adblock-rust/commit/1d70bb092da14de505ed7bfe900ae8ecd2bb99a4.

antonok-edm commented 4 years ago

This change was included in https://github.com/brave/adblock-rust-ffi/pull/7