We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a3a3e commit 2cdb851Copy full SHA for 2cdb851
1 file changed
crates/flagsmith/Cargo.toml
@@ -36,7 +36,7 @@ tracing = "0.1"
36
url = "2.0"
37
38
# HTTP client (for HeaderMap type)
39
-reqwest = { version = "0.11", default-features = false }
+reqwest = { version = "0.12", default-features = false }
40
41
# Flagsmith flag engine types (must match flagsmith version)
42
flagsmith-flag-engine = "0.5"
0 commit comments