Update rusty-value

pull/3/head
trivernis 2 years ago
parent 875295f0f4
commit 42bcf488c6
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -1,6 +1,6 @@
[package]
name = "embed-nu"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/Trivernis/embed-nu"
@ -15,5 +15,5 @@ nu-engine = "0.69.1"
nu-parser = "0.69.1"
nu-protocol = "0.69.1"
paste = "1.0.9"
rusty-value = { version = "0.5.1", features = ["derive"] }
rusty-value = { version = "0.6.0", features = ["derive"] }
thiserror = "1.0.37"

Loading…
Cancel
Save