Skip to content

Commit 939c3f6

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/index-node/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55

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

0 commit comments

Comments
 (0)