nushell/crates/nu_plugin_query
JT d1c719a8cc
bump to 0.64 (#5777)
Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
2022-06-15 14:39:17 +12:00
..
src Address lints from clippy for beta/nightly (#5709) 2022-06-04 18:47:36 +12:00
Cargo.toml bump to 0.64 (#5777) 2022-06-15 14:39:17 +12:00
README.md Bump to 0.60 (#4892) 2022-03-23 07:32:03 +13:00

Query plugin for Nushell

Note: this requires Nushell 0.60 or later

To install:

> cargo install --path .

To register (from inside Nushell):

> register <path to installed plugin> --encoding capnp