Skip to content

Commit c5a3b50

Browse files
authoredJul 9, 2024··
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

+1-1
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)
Please sign in to comment.