mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
Bump object
This commit is contained in:
parent
5381811368
commit
e05e6c60a7
3 changed files with 14 additions and 5 deletions
|
@ -10,7 +10,7 @@ rust-version = "1.57"
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
object = { version = "0.28.4", default-features = false, features = [
|
||||
object = { version = "0.29.0", default-features = false, features = [
|
||||
"std",
|
||||
"read_core",
|
||||
"elf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue