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 authored and Jake-Shadle committed Feb 6, 2024
1 parent 9ca410a commit 5837bac
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.9"

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

0 comments on commit 5837bac

Please sign in to comment.