Skip to content

Commit 040837d

Browse files
chore(deps): update rust crate nickel-lang-core to 0.14.0
1 parent 7b48728 commit 040837d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ itertools = "0.11"
4747
js-sys = "0.3"
4848
libloading = "0.8.4"
4949
log = "0.4"
50-
nickel-lang-core = { version = "0.13.0", default-features = false }
50+
nickel-lang-core = { version = "0.14.0", default-features = false }
5151
paste = "1.0.15"
5252
predicates = "3.0"
5353
pretty_assertions = "1.3"

0 commit comments

Comments
 (0)