Skip to content

Commit 92312d2

Browse files
build(deps): bump strum_macros from 0.26.4 to 0.27.1 (#5884)
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.4 to 0.27.1. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.1) --- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e44e9d commit 92312d2

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

Cargo.lock

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

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sqlparser = { workspace = true }
5959
# stable-hash = { version = "0.4.2" }
6060
stable-hash = { git = "https://github.com/graphprotocol/stable-hash", branch = "main" }
6161
stable-hash_legacy = { git = "https://github.com/graphprotocol/stable-hash", branch = "old", package = "stable-hash", doc = false }
62-
strum_macros = "0.26.4"
62+
strum_macros = "0.27.1"
6363
slog-async = "2.5.0"
6464
slog-envlogger = "2.1.0"
6565
slog-term = "2.7.0"

0 commit comments

Comments
 (0)