Skip to content

Commit dd2465f

Browse files
Bump either from 1.12.0 to 1.13.0 (#2288)
Bumps [either](https://github.com/rayon-rs/either) from 1.12.0 to 1.13.0. - [Commits](rayon-rs/either@1.12.0...1.13.0) --- updated-dependencies: - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85598ef commit dd2465f

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ cfg-if = { version = "1.0" }
4141
contract-build = { version = "4.1.1" }
4242
darling = { version = "0.20.10" }
4343
derive_more = { version = "0.99.18", default-features = false }
44-
either = { version = "1.12", default-features = false }
44+
either = { version = "1.13", default-features = false }
4545
funty = { version = "2.0.0" }
4646
heck = { version = "0.5.0" }
4747
impl-serde = { version = "0.4.0", default-features = false }

0 commit comments

Comments
 (0)