Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Update some packages to remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
Porges authored Sep 11, 2023
1 parent 39bd693 commit 60a2211
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 33 deletions.
41 changes: 12 additions & 29 deletions src/agent/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/agent/debuggable-module/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
anyhow = "1.0"
elsa = "1.9.0"
gimli = "0.28.0"
goblin = "0.6"
goblin = "0.7"
iced-x86 = "1.20"
log = "0.4.17"
pdb = "0.8.0"
Expand Down
2 changes: 1 addition & 1 deletion src/agent/debugger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[dependencies]
anyhow = "1.0"
fnv = "1.0"
goblin = "0.6"
goblin = "0.7"
iced-x86 = "1.20"
log = "0.4"
memmap2 = "0.7"
Expand Down
4 changes: 2 additions & 2 deletions src/proxy-manager/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60a2211

Please sign in to comment.