Skip to content

Commit

Permalink
Update goblin to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
glandium committed Jan 16, 2024
1 parent 99c5619 commit ef5b554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ thiserror = "1.0"

[target.'cfg(unix)'.dependencies]
libc = "0.2"
goblin = "0.7.1"
goblin = "0.8"
memmap2 = "0.8"

[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
Expand Down

0 comments on commit ef5b554

Please sign in to comment.