Skip to content

Commit 38ef857

Browse files
Update Rust crate itertools to 0.14.0
1 parent 2d17480 commit 38ef857

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -104,7 +104,7 @@ intercode_signups = {path = "./crates/intercode_signups"}
104104
intercode_store = {path = "./crates/intercode_store"}
105105
intercode_timespan = {path = "./crates/intercode_timespan"}
106106
intercode_users = {path = "./crates/intercode_users"}
107-
itertools = "0.11.0"
107+
itertools = "0.14.0"
108108
linkify = "~0.10.0"
109109
liquid = {git = "https://github.com/nbudin/liquid-rust.git", branch = "lax-nulls"}
110110
liquid-core = {git = "https://github.com/nbudin/liquid-rust.git", branch = "lax-nulls"}

0 commit comments

Comments
 (0)