Skip to content

Commit b875af9

Browse files
committed
Bumps version
1 parent b8253a7 commit b875af9

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

Cargo.lock

Lines changed: 1 addition & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
[package]
22
name = "pnp"
3-
version = "0.4.6"
3+
version = "0.5.0"
44
edition = "2021"
55
license = "BSD-2-Clause"
66
description = "Resolution primitives for Yarn PnP"
77
homepage = "https://yarnpkg.com"
88
repository = "https://github.com/yarnpkg/berry/"
99

1010
[dependencies]
11-
anyhow = "1.0.70"
1211
arca = "0.1.3"
1312
fancy-regex = "0.11.0"
1413
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)