Update nu-plugin and nu-protocol versions
Signed-off-by: Alex Kattathra Johnson <alex.kattathra.johnson@gmail.com>
This commit is contained in:
parent
6182298572
commit
d5a095a51e
3 changed files with 85 additions and 51 deletions
|
@ -9,7 +9,7 @@ version = "0.1.2"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
nu-plugin = "0.99.1"
|
||||
nu-protocol = "0.99.1"
|
||||
nu-plugin = "0.100.0"
|
||||
nu-protocol = "0.100.0"
|
||||
tungstenite = { version = "0.24.0", features = ["native-tls"] }
|
||||
url = "2.5.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue