Skip to content

Commit c5a3b50

Browse files
authored
Merge pull request #1 from Boshen/main
chore: point github repository to `yarnpkg/pnp-rs` in Cargo.toml
2 parents cbfa5be + 3a2a21c commit c5a3b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
license = "BSD-2-Clause"
66
description = "Resolution primitives for Yarn PnP"
77
homepage = "https://yarnpkg.com"
8-
repository = "https://github.com/yarnpkg/berry/"
8+
repository = "https://github.com/yarnpkg/pnp-rs"
99

1010
[dependencies]
1111
arca = "0.1.3"

0 commit comments

Comments
 (0)