Skip to content

Commit

Permalink
updated links in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Billy-Sheppard committed May 9, 2024
1 parent f2f0885 commit 6db8c80
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 @@ -6,8 +6,8 @@ edition = "2021"
rust-version = "1.70"
description = "Control Chrome programatically"
license = "MIT"
homepage = "https://github.com/atroche/rust-headless-chrome"
repository = "https://github.com/atroche/rust-headless-chrome"
homepage = "https://github.com/rust-headless-chrome/rust-headless-chrome"
repository = "https://github.com/rust-headless-chrome/rust-headless-chrome"
readme = "README.md"

[dependencies]
Expand Down

0 comments on commit 6db8c80

Please sign in to comment.