Skip to content

Commit a43a849

Browse files
authored
chore: update rspack-sources (#2419)
1 parent f2e5d92 commit a43a849

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

.changeset/bright-fishes-raise.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@rspack/binding": patch
3+
---
4+
5+
fix: cheap-module-source-map too slow

Cargo.lock

Lines changed: 2 additions & 2 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pathdiff = { version = "0.2.1" }
4949
preset_env_base = { version = "0.4.0" }
5050
rayon = { version = "1.5.3" }
5151
regex = { version = "1.7.1" }
52-
rspack_sources = { version = "0.2.2" }
52+
rspack_sources = { version = "0.2.3" }
5353
rustc-hash = { version = "1.1.0" }
5454
schemars = { version = "0.8.11" }
5555
serde = { version = "1.0.152" }

crates/node_binding/Cargo.lock

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

0 commit comments

Comments
 (0)