mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-19 01:50:32 +00:00
Bump object
This commit is contained in:
parent
11e4baba1a
commit
25a5bd9b13
3 changed files with 5 additions and 14 deletions
|
@ -12,7 +12,7 @@ rust-version.workspace = true
|
|||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
object = { version = "0.29.0", default-features = false, features = [
|
||||
object = { version = "0.30.2", default-features = false, features = [
|
||||
"std",
|
||||
"read_core",
|
||||
"elf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue