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

Commit 59c52d6

Browse files
Bump gimli from 0.27.3 to 0.28.0 in /src/agent (#3414)
Bumps [gimli](https://github.com/gimli-rs/gimli) from 0.27.3 to 0.28.0. - [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md) - [Commits](gimli-rs/gimli@0.27.3...0.28.0) --- updated-dependencies: - dependency-name: gimli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3fb480 commit 59c52d6

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

src/agent/Cargo.lock

Lines changed: 23 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/agent/debuggable-module/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "MIT"
77
[dependencies]
88
anyhow = "1.0"
99
elsa = "1.9.0"
10-
gimli = "0.27.2"
10+
gimli = "0.28.0"
1111
goblin = "0.6"
1212
iced-x86 = "1.20"
1313
log = "0.4.17"

0 commit comments

Comments
 (0)