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

Commit

Permalink
Merge branch 'main' into user/noharper/fix-version-check
Browse files Browse the repository at this point in the history
  • Loading branch information
nharper285 authored Sep 6, 2023
2 parents 847d0eb + 59c52d6 commit 4e72a16
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
30 changes: 23 additions & 7 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 @@ -7,7 +7,7 @@ license = "MIT"
[dependencies]
anyhow = "1.0"
elsa = "1.9.0"
gimli = "0.27.2"
gimli = "0.28.0"
goblin = "0.6"
iced-x86 = "1.20"
log = "0.4.17"
Expand Down

0 comments on commit 4e72a16

Please sign in to comment.