Skip to content

Commit a50fd05

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 14ad0c0 commit a50fd05

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
@@ -15,7 +15,7 @@ cfg-match = "0.2.1"
1515
constcat = "0.6.1"
1616
default-env = "0.1.1"
1717
embedded-io = "0.6.1"
18-
goblin = { version = "0.9.3", default-features = false, features = ["elf32", "elf64"] }
18+
goblin = { version = "0.10.0", default-features = false, features = ["elf32", "elf64"] }
1919
heapless = "0.8.0"
2020
linux-raw-sys = { version = "0.9.4", default-features = false, features = ["no_std", "general", "errno"] }
2121
log = "0.4.27"

0 commit comments

Comments
 (0)