Update nu version

Signed-off-by: Alex Kattathra Johnson <alex.kattathra.johnson@gmail.com>
This commit is contained in:
Alex Kattathra Johnson 2025-01-26 13:57:43 -06:00
parent c41b7df71a
commit e3129abbce
No known key found for this signature in database
GPG key ID: 64BCC76905798553
2 changed files with 166 additions and 75 deletions

View file

@ -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"