Skip to content

Commit 9f84864

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

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 4 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
@@ -62,7 +62,7 @@ sqlparser = { workspace = true }
6262
# stable-hash = { version = "0.4.2" }
6363
stable-hash = { git = "https://github.com/graphprotocol/stable-hash", branch = "main" }
6464
stable-hash_legacy = { git = "https://github.com/graphprotocol/stable-hash", branch = "old", package = "stable-hash" }
65-
strum_macros = "0.27.1"
65+
strum_macros = "0.27.2"
6666
slog-async = "2.5.0"
6767
slog-envlogger = "2.1.0"
6868
slog-term = "2.7.0"

0 commit comments

Comments
 (0)