diff --git a/Cargo.toml b/Cargo.toml index b3e2bc8..5c3a930 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ repository = "https://github.com/gimli-rs/locate-dwarf" anyhow = "1.0.38" cfg-if = "1.0.0" libc = "0.2.82" -object = "0.30.0" +object = "0.31.0" pdb = "0.7.0" uuid = "0.8.2"