Skip to content

Commit e6ac73f

Browse files
committed
1 parent c10d02a commit e6ac73f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/r3_test_runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ log = { version = "0.4.8" }
3333
crc = { version = "3.0.0" }
3434

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

0 commit comments

Comments
 (0)