Skip to content

Commit

Permalink
chore(deps): Update itertools to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed May 20, 2024
1 parent d8691ce commit 884ed91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ version = "0.4.5"

[dependencies]
ini-roundtrip = "0.1.3"
itertools = { version = "0.12.1", default-features = false }
itertools = { version = "0.13.0", default-features = false }
keyring = { version = "2.3.3", optional = true, default-features = false, features = [
"linux-secret-service",
"platform-freebsd",
Expand Down

0 comments on commit 884ed91

Please sign in to comment.