Skip to content

Commit e62fcd7

Browse files
build(deps): bump strum_macros from 0.26.4 to 0.27.1
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>
1 parent 4b7498b commit e62fcd7

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
@@ -58,7 +58,7 @@ sqlparser = { workspace = true }
5858
# stable-hash = { version = "0.4.2" }
5959
stable-hash = { git = "https://github.com/graphprotocol/stable-hash", branch = "main" }
6060
stable-hash_legacy = { git = "https://github.com/graphprotocol/stable-hash", branch = "old", package = "stable-hash", doc = false }
61-
strum_macros = "0.26.4"
61+
strum_macros = "0.27.1"
6262
slog-async = "2.5.0"
6363
slog-envlogger = "2.1.0"
6464
slog-term = "2.7.0"

0 commit comments

Comments
 (0)