Skip to content

Commit

Permalink
Bump measureme from 9.1.0 to 9.1.1 (#1217)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 26, 2021
1 parent 53757cf commit 0a2ac36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -38,7 +38,7 @@ chrono = "0.4.19"
fast-float = "0.2.0"

# Optional Dependencies
measureme = { version = "9.1.0", optional = true }
measureme = { version = "9.1.1", optional = true }
once_cell = { version = "1.7.2", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 0a2ac36

Please sign in to comment.