Skip to content

Commit 85fedf4

Browse files
Bump goblin from 0.9.3 to 0.10.0
Bumps [goblin](https://github.com/m4b/goblin) from 0.9.3 to 0.10.0. - [Changelog](https://github.com/m4b/goblin/blob/master/CHANGELOG.md) - [Commits](m4b/goblin@0.9.3...0.10.0) --- updated-dependencies: - dependency-name: goblin dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22e0111 commit 85fedf4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.9.3", default-features = false, features = [
15+
goblin = { version = "0.10.0", default-features = false, features = [
1616
"elf32",
1717
"elf64",
1818
] }

0 commit comments

Comments
 (0)