Skip to content

Commit

Permalink
chore(deps): upgrade goblin to ^0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yvt committed Jan 14, 2023
1 parent c10d02a commit e6ac73f
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 src/r3_test_runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ log = { version = "0.4.8" }
crc = { version = "3.0.0" }

[dependencies.goblin]
version = "0.5.0"
version = "0.6.0"
default-features = false
# FIXME: <https://github.com/m4b/goblin/issues/212> `elf64` isn't actually used
features = ["std", "elf32", "elf64", "endian_fd"]
Expand Down

0 comments on commit e6ac73f

Please sign in to comment.