diff --git a/Cargo.toml b/Cargo.toml index 70b5d32..b1f690a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"