Skip to content

Commit

Permalink
Update sourcemapcache dependencies (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
Swatinem authored Jun 3, 2024
1 parent 53f6a0f commit 9fec9ed
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 83 deletions.
187 changes: 112 additions & 75 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ goblin = { version = "0.8.0", default-features = false }
indexmap = "2.0.0"
insta = { version = "1.28.0", features = ["yaml"] }
itertools = "0.13.0"
js-source-scopes = "0.4.0"
js-source-scopes = "0.5.0"
lazy_static = "1.4.0"
memmap2 = "0.9.0"
minidump = "0.21.0"
Expand All @@ -50,7 +50,7 @@ serde = { version = "1.0.171", features = ["derive"] }
serde_json = "1.0.102"
similar-asserts = "1.4.2"
smallvec = "1.10.0"
sourcemap = "7.0.0"
sourcemap = "8.0.1"
stable_deref_trait = "1.2.0"
symbolic = { version = "12.8.0", path = "symbolic" }
symbolic-cfi = { version = "12.8.0", path = "symbolic-cfi" }
Expand Down
Loading

0 comments on commit 9fec9ed

Please sign in to comment.