Skip to content

Commit e27c942

Browse files
committed
chore: bump rspack_resolver
1 parent 0bbced4 commit e27c942

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["napi"]
33
resolver = "2"
44

55
[package]
6-
version = "0.6.0"
6+
version = "0.6.1"
77
name = "rspack_resolver"
88
authors = ["Rspack"]
99
categories = ["development-tools"]
@@ -138,4 +138,4 @@ lto = "fat"
138138
codegen-units = 1
139139
strip = false # set to `false` for debug information
140140
debug = false# set to `true` for debug information
141-
panic = "abort"
141+
panic = "abort"

0 commit comments

Comments
 (0)