Update nu-plugin and nu-protocol versions

Signed-off-by: Alex Kattathra Johnson <alex.kattathra.johnson@gmail.com>
This commit is contained in:
Alex Kattathra Johnson 2024-12-06 17:23:14 -06:00
parent 6182298572
commit d5a095a51e
No known key found for this signature in database
GPG key ID: 64BCC76905798553
3 changed files with 85 additions and 51 deletions

View file

@ -1,7 +1,7 @@
# nu_plugin_ws
[![Crates.io Version](https://img.shields.io/crates/v/nu_plugin_ws)](https://crates.io/crates/nu_plugin_ws)
[![Nushell](https://img.shields.io/badge/Nushell-v0.99.1-blue)](https://nushell.sh)
[![Crates.io Version](https://img.shields.io/crates/v/nu_plugin_ws?color=blue)](https://crates.io/crates/nu_plugin_ws)
[![Nushell](https://img.shields.io/badge/Nushell-v0.100.0-blue)](https://nushell.sh)
A plugin for [Nushell](https://nushell.sh), a cross-platform shell and scripting language. This plugin adds support for
streaming from a websocket.