File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 9.3.2
4+
5+ - strip_identifier can cause a panic with cjk identifiers by @mznet in [ #138 ] ( https://github.com/getsentry/rust-sourcemap/pull/138 )
6+
37## 9.3.1
48
59- Support charset in ` decode_data_url ` by @coolreader18 in [ #137 ] ( https://github.com/getsentry/rust-sourcemap/pull/137 )
Original file line number Diff line number Diff line change 11[package ]
22name = " sourcemap"
3- version = " 9.3.1 "
3+ version = " 9.3.2 "
44authors = [" Sentry <hello@sentry.io>" ]
55keywords = [" javascript" , " sourcemap" , " sourcemaps" ]
66description = " Basic sourcemap handling for Rust"
Original file line number Diff line number Diff line change 11[package ]
22name = " cli"
3- version = " 9.3.1 "
3+ version = " 9.3.2 "
44authors = [" Armin Ronacher <armin.ronacher@active-4.com>" ]
55edition = " 2018"
66
You can’t perform that action at this time.
0 commit comments