third-party/rust: Update gimli, object, and addr2line crates

Reviewed By: Imxset21

Differential Revision: D33275115

fbshipit-source-id: 9a8eb9dd6c64f834ae76ae77aa7bbe510dda1a5c
This commit is contained in:
Jason White 2022-01-07 13:23:03 -08:00 committed by Facebook GitHub Bot
parent 72ced7689b
commit 668ee0772b

View file

@ -8,7 +8,7 @@ edition = "2021"
license = "BSD-2-Clause"
[dependencies]
addr2line = "0.14"
addr2line = "0.17"
anyhow = "1.0.51"
async-trait = "0.1.51"
bitflags = "1.3"