Skip to content

Commit

Permalink
third-party/rust: Update addr2line crate
Browse files Browse the repository at this point in the history
Summary:
I want a feature in a new version.

Updated some users to handle API changes.

Reviewed By: dtolnay

Differential Revision:
D65797571

Privacy Context Container: L1122763

fbshipit-source-id: 455318b8a33b25eb7f40fce7ea83444d86ac8b33
  • Loading branch information
David Reiss authored and facebook-github-bot committed Nov 15, 2024
1 parent 476ec15 commit 229c106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reverie/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repository = "https://github.com/facebookexperimental/reverie"
license = "BSD-2-Clause"

[dependencies]
addr2line = "0.21"
addr2line = "0.24.2"
anyhow = "1.0.86"
async-trait = "0.1.71"
bitflags = { version = "2.6", features = ["serde"] }
Expand Down

0 comments on commit 229c106

Please sign in to comment.