Skip to content

Commit 8fc7700

Browse files
authored
chore: Update samply script (#9936)
1 parent 1781b85 commit 8fc7700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/swc_ecma_minifier/scripts/_/samply-script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
libText.includes('/.rustup/') ||
4646
libText.includes('chili-0.2.0/') ||
4747
libText.includes('scoped-tls-1.0.1/') ||
48-
libText.includes('indexmap-2.5.0/') ||
48+
libText.includes('indexmap-2.7.1/') ||
4949
libText.includes('hashbrown-0.14.5/') ||
5050
libText.includes('/rust/deps/') ||
5151
libText.includes('/better_scoped_tls/') ||

0 commit comments

Comments
 (0)