Skip to content

Commit b0eee37

Browse files
build(deps): bump derive-where from 1.5.0 to 1.6.0 (#7448)
* build(deps): bump derive-where from 1.5.0 to 1.6.0 Bumps [derive-where](https://github.com/ModProg/derive-where) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/ModProg/derive-where/releases) - [Changelog](https://github.com/ModProg/derive-where/blob/main/CHANGELOG.md) - [Commits](ModProg/derive-where@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: derive-where dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update all Cargo files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38f1f50 commit b0eee37

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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
@@ -242,7 +242,7 @@ ctrlc = "3.4.7"
242242
curve25519-dalek = { version = "4.1.3", features = ["digest", "rand_core"] }
243243
dashmap = "5.5.3"
244244
derivation-path = { version = "0.2.0", default-features = false }
245-
derive-where = "1.5.0"
245+
derive-where = "1.6.0"
246246
derive_more = { version = "1.0.0", features = ["full"] }
247247
dialoguer = "0.10.4"
248248
digest = "0.10.7"

programs/sbf/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.

0 commit comments

Comments
 (0)