Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
acj committed Dec 31, 2023
1 parent 29ed0db commit c7bd19b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ edition = "2018"

[dependencies]
anyhow = "1.0.58"
goblin = "0.6.0"
goblin = "0.7.1"
lazy_static = "1.4.0"
libc = "0.2.126"
log = "0.4.17"
memmap2 = "0.5.4"
memmap2 = "0.9.3"
proc-maps = "0.3.0"
regex = "1.5.6"
remoteprocess = "0.4.9"

0 comments on commit c7bd19b

Please sign in to comment.