Skip to content

Commit

Permalink
Merge pull request #16 from Cr0a3/dependabot/cargo/object-0.36.4
Browse files Browse the repository at this point in the history
[BUMP] object from 0.36.1 to 0.36.4
  • Loading branch information
Cr0a3 authored Sep 1, 2024
2 parents f4bf555 + 34ac6fa commit 8818b3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ rustdoc-args = ["--allow", "warnings"]
[dependencies]
gimli = { version = "0.31.0", features = ["write"] }
logos = "0.14.0"
object = { version = "0.36.1", features = ["write"] }
object = { version = "0.36.4", features = ["write"] }
proc = { workspace = true }

0 comments on commit 8818b3b

Please sign in to comment.