Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2688c3c

Browse files
Update itertools requirement from 0.10.0 to 0.14.0
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version.- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)- [Commits](rust-itertools/itertools@v0.10.0...v0.14.0)---updated-dependencies:- dependency-name: itertools dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
1 parent3ad52da commit2688c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎plotters/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ evcxr_bitmap = ["evcxr", "bitmap_backend", "plotters-svg/bitmap_encoder"]
120120
deprecated_items = []# Keep some of the deprecated items for backward compatibility
121121

122122
[dev-dependencies]
123-
itertools ="0.10.0"
123+
itertools ="0.14.0"
124124
criterion ="0.5.1"
125125
rayon ="1.5.1"
126126
serde_json ="1.0.82"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp