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