mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-08 14:00:37 +00:00
commit
8a00919b16
@ -5,7 +5,7 @@ use async_stream::stream;
|
||||
use lazy_static::lazy_static;
|
||||
use log::*;
|
||||
|
||||
static EXTENSIONS: &[&str] = &["zip"];
|
||||
static EXTENSIONS: &[&str] = &["zip", "jar"];
|
||||
|
||||
lazy_static! {
|
||||
static ref METADATA: AdapterMeta = AdapterMeta {
|
||||
|
Loading…
Reference in New Issue
Block a user