forked from extern/nushell
Merge pull request #942 from BurNiinTRee/master
removed the requirement on the 'regex' feature for the match plugin
This commit is contained in:
commit
41212c1ad1
@ -152,7 +152,6 @@ path = "src/plugins/skip.rs"
|
||||
[[bin]]
|
||||
name = "nu_plugin_match"
|
||||
path = "src/plugins/match.rs"
|
||||
required-features = ["regex"]
|
||||
|
||||
[[bin]]
|
||||
name = "nu_plugin_sys"
|
||||
|
Loading…
Reference in New Issue
Block a user