diff --git a/Cargo.toml b/Cargo.toml index b22a647..eddf90e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ hmac = "0.12.1" http = "0.2.11" hyper = "0.14.27" hyper-rustls = "0.24.2" -itertools = "0.12.0" +itertools = "0.12.1" jsonwebtoken = "9.2.0" meilisearch-sdk = { version = "0.24.3", default-features = false, features = ["reqwest-rustls"] } md-5 = "0.10.6"