Skip to content

Commit

Permalink
Bump indexmap from 1.6.0 to 1.6.1 (#966)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 15, 2020
1 parent 8f590d7 commit 90cd480
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion boa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ rustc-hash = "1.1.0"
num-bigint = { version = "0.3.1", features = ["serde"] }
num-integer = "0.1.44"
bitflags = "1.2.1"
indexmap = "1.6.0"
indexmap = "1.6.1"
ryu-js = "0.2.1"
chrono = "0.4.19"

Expand Down

0 comments on commit 90cd480

Please sign in to comment.