Skip to content

Commit 9bfb91b

Browse files
Bump goblin from 0.10.1 to 0.10.2
Bumps [goblin](https://github.com/m4b/goblin) from 0.10.1 to 0.10.2. - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](https://github.com/m4b/goblin/commits) --- updated-dependencies: - dependency-name: goblin dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff6f28f commit 9bfb91b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "tests"
1212

1313
[dependencies]
1414
embedded-io = "0.6.1"
15-
goblin = { version = "0.10.1", default-features = false, features = [
15+
goblin = { version = "0.10.2", default-features = false, features = [
1616
"elf32",
1717
"elf64",
1818
] }

0 commit comments

Comments
 (0)