Skip to content

Commit b8042b3

Browse files
authored
Merge pull request #41 from Bytekeeper/dependabot/cargo/itertools-0.14.0
Bump itertools from 0.13.0 to 0.14.0
2 parents b1f2215 + b214ed0 commit b8042b3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -35,7 +35,7 @@ bwapi_wrapper = { path = "bwapi_wrapper", version = "0.3.3" }
3535
winapi = { version = "0.3", features = ["winbase", "memoryapi", "handleapi"] }
3636
memchr = "2.7"
3737
rstar = "0.12"
38-
itertools = "0.13"
38+
itertools = "0.14"
3939
ahash = "0.8"
4040
image = { workspace = true, optional = true }
4141
imageproc = { workspace = true, optional = true }

0 commit comments

Comments
 (0)