Skip to content

Commit

Permalink
upgrade: v8 to 8.5.104, rusty_v8 0.5.1 (denoland#6377)
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Jun 19, 2020
1 parent 826a313 commit 5c8ce06
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 55 deletions.
79 changes: 25 additions & 54 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 core/Cargo.toml
Expand Up @@ -19,7 +19,7 @@ futures = { version = "0.3.5", features = ["thread-pool", "compat"] }
lazy_static = "1.4.0"
libc = "0.2.71"
log = "0.4.8"
rusty_v8 = "0.5.0"
rusty_v8 = "0.5.1"
serde_json = "1.0.53"
url = "2.1.1"

Expand Down

0 comments on commit 5c8ce06

Please sign in to comment.