Skip to content

Commit aa647ad

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump strum_macros from 0.27.2 to 0.28.0
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.27.2 to 0.28.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) --- updated-dependencies: - dependency-name: strum_macros dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a566086 commit aa647ad

2 files changed

Lines changed: 15 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 14 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
@@ -57,7 +57,7 @@ sqlparser = { workspace = true }
5757
# stable-hash = { version = "0.4.2" }
5858
stable-hash = { git = "https://github.com/graphprotocol/stable-hash", branch = "main" }
5959
stable-hash_legacy = { git = "https://github.com/graphprotocol/stable-hash", branch = "old", package = "stable-hash" }
60-
strum_macros = "0.27.2"
60+
strum_macros = "0.28.0"
6161
slog-async = "2.5.0"
6262
slog-envlogger = "2.1.0"
6363
slog-term = "2.7.0"

0 commit comments

Comments
 (0)