Skip to content

Commit f746c2b

Browse files
Bump goblin from 0.5.1 to 0.6.0 in /src/agent
Bumps [goblin](https://github.com/m4b/goblin) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/m4b/goblin/releases) - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits/0.6.0) --- updated-dependencies: - dependency-name: goblin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c89dd6e commit f746c2b

File tree

2 files changed

+4
-26
lines changed

2 files changed

+4
-26
lines changed

src/agent/Cargo.lock

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

src/agent/debugger/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
[dependencies]
99
anyhow = "1.0"
1010
fnv = "1.0"
11-
goblin = "0.5"
11+
goblin = "0.6"
1212
iced-x86 = "1.18"
1313
log = "0.4"
1414
memmap2 = "0.5"

0 commit comments

Comments
 (0)