Skip to content

Commit 89f4c04

Browse files
chore(deps): Bump either from 1.13.0 to 1.14.0
Bumps [either](https://github.com/rayon-rs/either) from 1.13.0 to 1.14.0. - [Commits](rayon-rs/either@1.13.0...1.14.0) --- updated-dependencies: - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db00769 commit 89f4c04

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.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ futures = "0.3.16"
1919
typed-builder = "0.20.0"
2020
thiserror = "2.0.11"
2121
regex = "1.8.3"
22-
either = { version = "1.8.1", features = ["serde"]}
22+
either = { version = "1.14.0", features = ["serde"]}
2323
log = "0.4.25"
2424
rand = "0.9.0"
2525
libreauth = "0.17.0"

0 commit comments

Comments
 (0)