Skip to content

Commit

Permalink
Merge branch 'itertools-0.13'
Browse files Browse the repository at this point in the history
  • Loading branch information
dermesser committed Jun 8, 2024
2 parents 55145a6 + a3d203a commit aa0a330
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 @@ -41,7 +41,7 @@ hyper = "1"
hyper-util = { version = "0.1.5", features = ["client-legacy", "server-auto", "http1", "http2", "server-graceful"] }
hyper-rustls = { version = "0.27", optional = true, default-features = false, features = ["http2"] }
hyper-tls = { version = "0.6.0", optional = true }
itertools = "0.12"
itertools = "0.13"
log = "0.4"
percent-encoding = "2"
rustls = { version = "^0.23", optional = true, features = ["ring"] }
Expand Down

0 comments on commit aa0a330

Please sign in to comment.