Skip to content

Commit

Permalink
update chromiumoxide (vercel/turbo#2916)
Browse files Browse the repository at this point in the history
updating in hope that this fixes the random errors in test runs
  • Loading branch information
sokra committed Dec 3, 2022
1 parent 45079f3 commit 4d60d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-swc/crates/next-dev/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ url = "2.3.0"
webbrowser = "0.7.1"

[dev-dependencies]
chromiumoxide = { version = "0.3.5", features = [
chromiumoxide = { version = "0.4.0", features = [
"tokio-runtime",
], default-features = false }
criterion = { version = "0.3.5", features = ["async_tokio"] }
Expand Down

0 comments on commit 4d60d68

Please sign in to comment.