Skip to content

Commit

Permalink
Merge 36fcf83 into 3e60d2c
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 22, 2021
2 parents 3e60d2c + 36fcf83 commit 48b96de
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 3 deletions.
27 changes: 25 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 @@ -29,7 +29,7 @@ chrono = "0.4.18"

# Optional Dependencies
serde = { version = "1.0.116", features = ["derive"], optional = true }
measureme = { version = "0.8.0", optional = true }
measureme = { version = "9.1.0", optional = true }
once_cell = { version = "1.4.1", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 48b96de

Please sign in to comment.