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

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