Skip to content

Commit

Permalink
Merge c271824 into 7779c1a
Browse files Browse the repository at this point in the history
  • Loading branch information
jedel1043 authored Feb 12, 2022
2 parents 7779c1a + c271824 commit f902625
Show file tree
Hide file tree
Showing 4 changed files with 694 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions boa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ fast-float = "0.2.0"
unicode-normalization = "0.1.19"
dyn-clone = "1.0.4"
once_cell = "1.9.0"
const-utf16 = "0.2.1"

# Optional Dependencies
measureme = { version = "10.0.0", optional = true }
Expand Down
Loading

0 comments on commit f902625

Please sign in to comment.