Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Bump symbolic from 8.6.0 to 8.8.0 in /src/agent
Browse files Browse the repository at this point in the history
Bumps [symbolic](https://github.com/getsentry/symbolic) from 8.6.0 to 8.8.0.
- [Release notes](https://github.com/getsentry/symbolic/releases)
- [Changelog](https://github.com/getsentry/symbolic/blob/master/CHANGELOG.md)
- [Commits](getsentry/symbolic@8.6.0...8.8.0)

---
updated-dependencies:
- dependency-name: symbolic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2022
1 parent fe8b750 commit ac5ef3d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 44 deletions.
61 changes: 18 additions & 43 deletions src/agent/Cargo.lock

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

2 changes: 1 addition & 1 deletion src/agent/coverage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ msvc-demangler = "0.9"
regex = "1.5.5"
rustc-demangle = "0.1"
serde = { version = "1.0", features = ["derive"] }
symbolic = { version = "8.6", features = ["debuginfo", "demangle", "symcache"] }
symbolic = { version = "8.8", features = ["debuginfo", "demangle", "symcache"] }
uuid = { version = "0.8", features = ["guid"] }
win-util = { path = "../win-util" }
xml-rs = "0.8"
Expand Down

0 comments on commit ac5ef3d

Please sign in to comment.