Skip to content

Commit

Permalink
Merge pull request #1 from Boshen/main
Browse files Browse the repository at this point in the history
chore: point github repository to `yarnpkg/pnp-rs` in Cargo.toml
  • Loading branch information
arcanis authored Jul 9, 2024
2 parents cbfa5be + 3a2a21c commit c5a3b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
license = "BSD-2-Clause"
description = "Resolution primitives for Yarn PnP"
homepage = "https://yarnpkg.com"
repository = "https://github.com/yarnpkg/berry/"
repository = "https://github.com/yarnpkg/pnp-rs"

[dependencies]
arca = "0.1.3"
Expand Down

0 comments on commit c5a3b50

Please sign in to comment.