Skip to content

Commit bcdbc28

Browse files
build(deps): bump either from 1.8.0 to 1.9.0 (#4780)
Bumps [either](https://github.com/bluss/either) from 1.8.0 to 1.9.0. - [Commits](rayon-rs/either@1.8.0...1.9.0) --- updated-dependencies: - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a28e7a9 commit bcdbc28

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.

server/index-node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition.workspace = true
55

66
[dependencies]
77
blake3 = "1.4"
8-
either = "1.8.0"
8+
either = "1.9.0"
99
futures = "0.3.4"
1010
graph = { path = "../../graph" }
1111
graph-graphql = { path = "../../graphql" }

0 commit comments

Comments
 (0)