Skip to content

Commit bdd29d6

Browse files
chore(deps): Bump sourcemap from 9.2.2 to 9.3.0
Bumps [sourcemap](https://github.com/getsentry/rust-sourcemap) from 9.2.2 to 9.3.0. - [Release notes](https://github.com/getsentry/rust-sourcemap/releases) - [Changelog](https://github.com/getsentry/rust-sourcemap/blob/master/CHANGELOG.md) - [Commits](getsentry/rust-sourcemap@9.2.2...9.3.0) --- updated-dependencies: - dependency-name: sourcemap dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36139d5 commit bdd29d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -13,5 +13,5 @@ anyhow = "1.0"
1313
clap = {version = "4.5", features = ["derive"]}
1414
once_cell = "1.21"
1515
regex = "1.12"
16-
sourcemap = "9.2"
16+
sourcemap = "9.3"
1717
thiserror = "2.0"

0 commit comments

Comments
 (0)