Skip to content

Commit d16eeca

Browse files
authored
Merge pull request #6 from CertainLach/dependabot/cargo/indexmap-1.6.0
build(deps): bump indexmap from 1.5.1 to 1.6.0
2 parents 4accdd0 + 9298c7d commit d16eeca

2 files changed

Lines changed: 5 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/jrsonnet-evaluator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jrsonnet-stdlib = { path = "../jrsonnet-stdlib", version = "0.3.0" }
3131
pathdiff = "0.2.0"
3232

3333
closure = "0.3.0"
34-
indexmap = "1.5.1"
34+
indexmap = "1.6.0"
3535

3636
md5 = "0.7.0"
3737
base64 = "0.12.3"

0 commit comments

Comments
 (0)