update Cargo.lock and gimli-rs/object for rustc_codegen_ssa
This commit is contained in:
parent
11f180f421
commit
9a337b6fe0
2 changed files with 26 additions and 4 deletions
|
@ -41,6 +41,6 @@ rustc_target = { path = "../rustc_target" }
|
|||
rustc_session = { path = "../rustc_session" }
|
||||
|
||||
[dependencies.object]
|
||||
version = "0.27.0"
|
||||
version = "0.28.0"
|
||||
default-features = false
|
||||
features = ["read_core", "elf", "macho", "pe", "unaligned", "archive", "write"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue