Skip to content

Commit

Permalink
Merge 128970a into b7bcfc3
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Dec 3, 2022
2 parents b7bcfc3 + 128970a commit cdceee7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 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 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 cdceee7

Please sign in to comment.