Skip to content

Commit

Permalink
feat: update v8 version to v0.103.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerioageno committed Aug 18, 2024
1 parent e284727 commit fd9e01c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ name = "ssr_rs"
path = "src/lib.rs"

[dependencies]
v8= "0.100.0"
v8= "0.103.0"

[dev-dependencies]

Expand Down Expand Up @@ -99,4 +99,4 @@ path = "examples/rspack-react/server.rs"

[[example]]
name="vite-svelte"
path="examples/vite-svelte/backend/main.rs"
path="examples/vite-svelte/backend/main.rs"

0 comments on commit fd9e01c

Please sign in to comment.